mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
Syncing uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@2098 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
9707691a0d
commit
5e292586a5
2 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
uses
|
||||
CtrlLib,
|
||||
Geom;
|
||||
Geom,
|
||||
Geom/Coords;
|
||||
|
||||
file
|
||||
GeomTest.h,
|
||||
|
|
|
|||
|
|
@ -2,4 +2,5 @@
|
|||
#define _GeomTest_icpp_init_stub
|
||||
#include "CtrlLib/init"
|
||||
#include "Geom/init"
|
||||
#include "Geom/Coords/init"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue