Select Git revision
IObject.cpp

moenck authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
IObject.cpp 62 B
#include "IObject.h"
IObject::IObject() :
IModel(0) {
}