Files
shadowrun-server/source/database/database.cpp
2026-02-16 23:24:31 +01:00

5 lines
76 B
C++

#include "databasepool.h"
std::unique_ptr<DatabasePool> dbpool = nullptr;