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

This commit is contained in:
2019-02-27 12:21:43 +00:00
parent 0435c2b332
commit b2da8546f5
5 changed files with 14 additions and 5 deletions

View File

@@ -28,6 +28,8 @@
#include "pivarianttypes.h"
#include "pitime.h"
#include "pigeometry.h"
#include "pimathmatrix.h"
#ifndef QNX
# define CUSTOM_PIVARIANT

View File

@@ -26,7 +26,6 @@
#define PIVARIANTYPES_H
#include "pistring.h"
#include "pimathmatrix.h"
class PIPropertyStorage;