Fixed mingw cross compiler issues.

This commit is contained in:
Marcel Metz
2013-11-20 14:40:20 +01:00
parent e7dbadf3dd
commit 93fd1133ff
7 changed files with 13 additions and 9 deletions

View File

@@ -41,7 +41,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "stdafx.h"
#include "assimp_view.h"
#include <Windowsx.h>
#include <windowsx.h>
namespace AssimpView {