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

This commit is contained in:
2017-04-14 17:37:58 +00:00
parent 1a041d5f2b
commit 9058bdc521
38 changed files with 190 additions and 221 deletions

View File

@@ -17,11 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "pibase.h"
#ifdef WINDOWS
# include <windef.h>
# include <winbase.h>
#endif
#include "piincludes_p.h"
#include "pithread.h"
#include "pisystemtests.h"
#include "piintrospection_proxy.h"
@@ -33,9 +29,6 @@
#ifdef MAC_OS
# include <pthread.h>
#endif
#ifdef CC_GCC
# include <unistd.h>
#endif
/*! \class PIThread
* \brief Thread class