author | francesco-ST <francesco.abbate@st.com> | 2010年10月21日 14:01:03 +0200 |
---|---|---|
committer | francesco-ST <francesco.abbate@st.com> | 2010年10月21日 14:01:03 +0200 |
commit | c2531ad7f2dc7bfae6357bacc28e7f6a3591d48d (patch) | |
tree | 7526aab9ad6f287c00f16e01b822bc16e9587ded /agg-plot/lua-cpp-utils.h | |
parent | a851b6c64660aa2d51602a646a12231c60fbec1f (diff) | |
download | gsl-shell-c2531ad7f2dc7bfae6357bacc28e7f6a3591d48d.tar.gz |
-rw-r--r-- | agg-plot/lua-cpp-utils.h | 1 |
diff --git a/agg-plot/lua-cpp-utils.h b/agg-plot/lua-cpp-utils.h index 8621c1f2..7b186944 100644 --- a/agg-plot/lua-cpp-utils.h +++ b/agg-plot/lua-cpp-utils.h @@ -1,6 +1,7 @@ #ifndef LUA_CPP_UTILS_H #define LUA_CPP_UTILS_H +#include <exception> #include <new> #include "defs.h" |