]> git.lyx.org Git - lyx.git/commitdiff
use forward declaration...
authorAndré Pönitz <poenitz@gmx.net>
Mon, 5 Nov 2007 21:42:08 +0000 (21:42 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Mon, 5 Nov 2007 21:42:08 +0000 (21:42 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21454 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/qt_helpers.h

index fd292c2e39ccf9df6d3bd62a104d69da14301ece..9cb868d4710d58487c972c0e8a58ad9e519d2d41 100644 (file)
@@ -15,8 +15,7 @@
 
 #include "Length.h"
 #include "support/qstring_helpers.h"
-
-#include <string>
+#include "support/strfwd.h"
 
 class QComboBox;
 class QLineEdit;