Kaydet (Commit) 41e9197e authored tarafından Noel Grandin's avatar Noel Grandin

fix build

after my boost::ptr_vector->vector<unique_ptr> conversions

Change-Id: I1141e8ad614a650a274bf41bf3ebad9143c561c0
üst 73baabff
......@@ -23,6 +23,7 @@
#ifdef WNT
#include <windows.h>
#endif
#include <memory>
#define CALC_POS_EVENT_ID 1
#define SHAPE_START_ID 10
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment