rcpp_framework/core/resource_property_db.cpp

8 lines
127 B
C++
Raw Normal View History

#include "resource_property_db.h"
ResourcePropertyDB::ResourcePropertyDB() {
}
ResourcePropertyDB::~ResourcePropertyDB() {
}