summaryrefslogtreecommitdiff
path: root/src/objdef.cpp
Commit message (Collapse)AuthorAge
* Fix Windows build, clean up included headersSmallJoker2015-05-22
| | | | Also fix a startup error caused by s_security.cpp
* Fix build with libstdc++kwolekr2015-05-19
| | | | libstdc++ doesn't include <cstring> inside of <string>, unlike libc++.
* Split ObjDef/ObjDefManager out to objdef.cppkwolekr2015-05-18