aboutsummaryrefslogtreecommitdiff
path: root/src/objdef.cpp
AgeCommit message (Collapse)Author
2020-11-04Revert "Make Lint Happy"Elias Fleckenstein
This reverts commit ad148587dcf5244c2d2011dba339786c765c54c4.
2020-11-04Make Lint HappyElias Fleckenstein
2020-05-05Allow ObjDefManager instances to be clonedsfan5
2015-05-22Fix Windows build, clean up included headersSmallJoker
Also fix a startup error caused by s_security.cpp
2015-05-19Fix build with libstdc++kwolekr
libstdc++ doesn't include <cstring> inside of <string>, unlike libc++.
2015-05-18Split ObjDef/ObjDefManager out to objdef.cppkwolekr