Skip to content

Commit c2e5ead

Browse files
committed
默认包含头文件
默认包含头文件
1 parent 52f5d69 commit c2e5ead

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

stdafx.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
#include <math.h>
1515
#include <vector>
1616

17+
18+
#include "External/Math/Math.h"
19+
#include "External/PlaneGeometry/PlaneGeometry.h"
1720
#ifdef ALGORITHMLIB
1821
#else
1922
#define ALGORITHMLIB __declspec(dllimport)

0 commit comments

Comments
 (0)