Changeset 247 for cpp/frams/canvas/nn_smart_layout.cpp
- Timestamp:
- 11/07/14 17:51:01 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/canvas/nn_smart_layout.cpp
r197 r247 6 6 #include <vector> 7 7 #include "common/nonstd_stl.h" 8 #ifdef __BORLANDC__ 9 #include <alloc.h> //borland needs for alloc/free 10 #endif 8 11 9 12 #define DB(x)
Note: See TracChangeset
for help on using the changeset viewer.