diff --git a/include/nbt.hpp b/include/nbt.hpp index c2587f1..4284a12 100644 --- a/include/nbt.hpp +++ b/include/nbt.hpp @@ -26,7 +26,7 @@ defined(_MIPSEL) || defined(__MIPSEL) || defined(__MIPSEL__) || \ defined(__MINGW32__) #else -# error "unknown architecture" +//# error "unknown architecture" #endif namespace nbt {