From 9f8db3a769980b2cef48189ca6ac8612d06e3847 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=8B=D1=87=D0=BA=D0=BE=D0=B2=20=D0=90=D0=BD=D0=B4?= =?UTF-8?q?=D1=80=D0=B5=D0=B9?= Date: Mon, 17 Apr 2017 12:41:43 +0000 Subject: [PATCH] git-svn-id: svn://db.shs.com.ru/pip@382 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5 --- src/console/piconsole.cpp | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/console/piconsole.cpp b/src/console/piconsole.cpp index 22906d67..e8b3a3a1 100644 --- a/src/console/piconsole.cpp +++ b/src/console/piconsole.cpp @@ -16,11 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "pibase.h" -#ifdef WINDOWS -# include -# include -#endif +#include "piincludes_p.h" #include "piconsole.h" #include "pipeer.h" #include "piprotocol.h"