git-svn-id: svn://db.shs.com.ru/pip@334 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2017-04-10 09:57:01 +00:00
parent f6a09ebe93
commit 93f1e952e7
5 changed files with 36 additions and 29 deletions

View File

@@ -20,6 +20,7 @@
#include "piterminal.h"
#ifdef WINDOWS
# include "pisharedmemory.h"
# include <windows.h>
# include <wincon.h>
# include <winuser.h>
#else