Changeset 285 for cpp/frams/canvas
- Timestamp:
- 01/05/15 20:41:11 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/canvas/nn_smart_layout.cpp
r247 r285 8 8 #ifdef __BORLANDC__ 9 9 #include <alloc.h> //borland needs for alloc/free 10 #endif 11 #ifdef MACOS 12 #include <stdlib.h> 10 13 #endif 11 14
Note: See TracChangeset
for help on using the changeset viewer.