Browse Source

Attemp to fix compile error

Tatsuhiro Tsujikawa 9 năm trước cách đây
mục cha
commit
2a8522f6a5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/OptionHandlerImpl.cc

+ 1 - 0
src/OptionHandlerImpl.cc

@@ -43,6 +43,7 @@
 #include <sstream>
 #include <iterator>
 #include <vector>
+#include <stdexcept>
 
 #include "util.h"
 #include "DlAbortEx.h"