mirror of
https://github.com/Relintai/rcpp_framework.git
synced 2025-02-20 15:14:26 +01:00
8 lines
127 B
C++
8 lines
127 B
C++
#include "resource_property_db.h"
|
|
|
|
ResourcePropertyDB::ResourcePropertyDB() {
|
|
}
|
|
|
|
ResourcePropertyDB::~ResourcePropertyDB() {
|
|
}
|