Biswapriyo Nath
|
8d8ba521e2
|
Check _MSC_VER for MSVC specific pragma directives.
This fixes build issues when compiled with compiles like Clang or GCC.
|
2020-12-02 02:05:14 +05:30 |
Kim Kulling
|
cf59c7d153
|
Update o3dgcTimer.h
closes https://github.com/assimp/assimp/issues/1642: fix build on Hurd
|
2018-01-03 00:56:32 +01:00 |
rdb
|
b5c7c9c3ac
|
Fix compile error with MSVC 2015
This patch fixes compilation with MSVC 2015. WIN32 is not a preprocessor symbol that is defined by MSVC, but _WIN32 is.
|
2016-11-02 18:42:16 +01:00 |
smalcom
|
dad4d0fa99
|
[F] min/max redefined when including windows.h
|
2016-09-15 22:25:34 +03:00 |
Alexandr Arutjunov
|
054820e6ff
|
[+] Added Open3DGC codec from KhronosGroup repository.
|
2016-08-03 03:34:54 +03:00 |