]> git.lyx.org Git - features.git/commitdiff
compile fix, sorry.
authorAbdelrazak Younes <younes@lyx.org>
Sat, 20 Sep 2008 07:38:28 +0000 (07:38 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sat, 20 Sep 2008 07:38:28 +0000 (07:38 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26462 a592a061-630c-0410-9148-cb99ea01b6c8

src/insets/InsetGraphics.cpp

index 6b75f96ce38cf3f4ee1e21f349288a1b66e64809..23fa3b1a59ff99a397a6bab35bd9907bd9dbb7a7 100644 (file)
@@ -83,6 +83,8 @@ TODO
 #include "support/os.h"
 #include "support/Systemcall.h"
 
+#include <boost/tuple/tuple.hpp>
+
 #include <algorithm>
 #include <sstream>