This commit is contained in:
ktlo
2020-08-16 18:51:12 +00:00
parent c57afdf3dd
commit 3d7623a985

View File

@@ -26,7 +26,7 @@
defined(_MIPSEL) || defined(__MIPSEL) || defined(__MIPSEL__) || \
defined(__MINGW32__)
#else
# error "unknown architecture"
//# error "unknown architecture"
#endif
namespace nbt {