5 lines
49 B
C++
5 lines
49 B
C++
|
#include "Database.hpp"
|
||
|
|
||
|
Database::Database(){
|
||
|
}
|