From: Justin Viiret Date: Thu, 6 Apr 2017 00:09:34 +0000 (+1000) Subject: bytecode_ptr: needs for logic_error X-Git-Tag: v4.5.0^2~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97bbb6250424b12409fe447cf50f8cd08ea16347;p=thirdparty%2Fvectorscan.git bytecode_ptr: needs for logic_error --- diff --git a/src/util/bytecode_ptr.h b/src/util/bytecode_ptr.h index a9a4b704..f1f2e5ef 100644 --- a/src/util/bytecode_ptr.h +++ b/src/util/bytecode_ptr.h @@ -41,6 +41,7 @@ #include // std::max #include #include +#include // std::logic_error namespace ue2 {