From 3d7623a98569fb453cec942a43354ac686d6830c Mon Sep 17 00:00:00 2001 From: ktlo Date: Sun, 16 Aug 2020 18:51:12 +0000 Subject: [PATCH] Oh... --- include/nbt.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {