Revert "Fix travis"

This reverts commit bdb867bce2.
This commit is contained in:
Vincent Lejeune 2014-09-07 00:20:31 +02:00
parent bdb867bce2
commit cbb59fa640

View File

@ -12,7 +12,6 @@
#include "aabbox3d.h"
#include "rect.h"
#include "irrString.h"
#include <cstdint>
#if defined(WIN32) && (defined(__x86_64__) || defined(_M_X64) || defined(__i386) || defined(_M_IX86))
#include <intrin.h>
#endif