From: Pavel Sanda Date: Mon, 12 Nov 2012 02:05:30 +0000 (+0100) Subject: Less headers in docstring. X-Git-Tag: 2.1.0beta1~1281 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=d692d6f27e7b440a582c8bc524eb8755634fc568;p=lyx.git Less headers in docstring. --- diff --git a/src/support/docstring.cpp b/src/support/docstring.cpp index c937ba3721..b525297c32 100644 --- a/src/support/docstring.cpp +++ b/src/support/docstring.cpp @@ -19,10 +19,6 @@ #include -#include -#include -#include - using namespace std; using lyx::support::isHexChar;