]> git.lyx.org Git - features.git/commitdiff
Unneeded header
authorPavel Sanda <sanda@lyx.org>
Sun, 27 Dec 2009 21:38:49 +0000 (21:38 +0000)
committerPavel Sanda <sanda@lyx.org>
Sun, 27 Dec 2009 21:38:49 +0000 (21:38 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32658 a592a061-630c-0410-9148-cb99ea01b6c8

src/support/ProgressInterface.h

index 1fdd3b417be77b65bc6dcfb9031287de63a65ee3..6ef073ce58a8b9aded538c1d301390ed860f2337 100644 (file)
@@ -12,8 +12,6 @@
 #ifndef LYX_SUPPORT_PROGRESSINTERFACE_H
 #define LYX_SUPPORT_PROGRESSINTERFACE_H
 
-#include <string>
-
 class QString;
 
 namespace lyx {