aboutsummaryrefslogtreecommitdiff
path: root/src/objdef.cpp
AgeCommit message (Collapse)Author
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