mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-09-12 17:33:15 +08:00
fix a warning
This commit is contained in:
parent
1e5e66b642
commit
83c932ed15
@ -36,7 +36,7 @@
|
|||||||
# define EIGEN_BT_UNDEF_WIN32_LEAN_AND_MEAN
|
# define EIGEN_BT_UNDEF_WIN32_LEAN_AND_MEAN
|
||||||
# endif
|
# endif
|
||||||
# include <windows.h>
|
# include <windows.h>
|
||||||
#elif __APPLE__
|
#elif defined(__APPLE__)
|
||||||
#include <CoreServices/CoreServices.h>
|
#include <CoreServices/CoreServices.h>
|
||||||
#include <mach/mach_time.h>
|
#include <mach/mach_time.h>
|
||||||
#else
|
#else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user