summaryrefslogtreecommitdiff
path: root/adm/cmake/TKMeshVS/Precompiled.h
blob: 6f0b4cae94a1d2884f6cbe6cecd64eba8c815afa (plain)
1
2
3
4
5
6
7
8
9
10
#pragma once
#ifndef __AppBlend_DLL
#define __AppBlend_DLL Standard_EXPORT
#endif

#include "../TKernel/Precompiled.h"
#include "../TKMath/Precompiled.h"
#include "../TKGeomBase/Precompiled.h"
#include "../TKG2d/Precompiled.h"
#include "../TKG3d/Precompiled.h"