mirror of
https://github.com/USCiLab/cereal.git
synced 2025-10-18 01:45:52 +02:00
unit tests and end everything else building and working both 32bit and 64bit
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
*/
|
||||
#ifdef _MSC_VER
|
||||
# pragma warning(push)
|
||||
# pragma warning(disable : 4244)
|
||||
# pragma warning(disable : 4244 4267)
|
||||
#endif
|
||||
|
||||
#include <sstream>
|
||||
|
||||
Reference in New Issue
Block a user