summaryrefslogtreecommitdiff
path: root/libs/libjson/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/libjson/src/stdafx.h')
-rw-r--r--libs/libjson/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/libjson/src/stdafx.h b/libs/libjson/src/stdafx.h
index f98b28f2aa..4d78750560 100644
--- a/libs/libjson/src/stdafx.h
+++ b/libs/libjson/src/stdafx.h
@@ -23,6 +23,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#pragma once
+#include <stdexcept>
#include <windows.h>
#include <malloc.h>