Added crossexport.hpp

This commit is contained in:
2015-06-11 22:07:43 +03:00
parent b23d11ae46
commit 448c46649e
4 changed files with 12 additions and 2 deletions

8
src/crossexport.hpp Normal file
View File

@@ -0,0 +1,8 @@
#ifndef CROSSEXPORT_HPP
#define CROSSEXPORT_HPP
#include <wx/wx.h>
#include "crossbasetypes.hpp"
#endif // CROSSEXPORT_HPP