gate the warnng check better...

This commit is contained in:
ThePhD 2019-06-10 07:56:22 -04:00
parent 4ca24f9bc7
commit dafb184338
No known key found for this signature in database
GPG Key ID: 1509DB1C0F702BFA

View File

@ -23,7 +23,9 @@
// we have a test for weirdly aligned wrappers
// do not make lots of noise about it
#ifdef _MSC_VER
#pragma warning(disable : 4324)
#endif
#include "sol_test.hpp"