ix compiler warning for pragma statements.
This commit is contained in:
@@ -53,7 +53,9 @@ using namespace Assimp;
|
||||
# define CHAR_BIT 8
|
||||
#endif
|
||||
|
||||
#pragma warning(disable : 4127)
|
||||
#ifdef _WIN32
|
||||
# pragma warning(disable : 4127)
|
||||
#endif // _WIN32
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
// Constructs a spatially sorted representation from the given position array.
|
||||
|
||||
Reference in New Issue
Block a user