aboutsummaryrefslogtreecommitdiff
path: root/src/objdef.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix Windows build, clean up included headersSmallJoker2015-05-221-3/+0
| | | | Also fix a startup error caused by s_security.cpp
* Fix build with libstdc++kwolekr2015-05-191-0/+2
| | | | libstdc++ doesn't include <cstring> inside of <string>, unlike libc++.
* Split ObjDef/ObjDefManager out to objdef.cppkwolekr2015-05-181-0/+185