Skip to content

Commit a007db1

Browse files
committed
fix build with gcc 4.7
1 parent dd75e76 commit a007db1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qtmonkey_gui.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#include <cassert>
1111
#include <cstdlib>
1212
#include <cstring>
13+
#include <stdexcept>
1314

1415
#include "common.hpp"
1516
#include "json11.hpp"

0 commit comments

Comments
 (0)