#include "server_database_interface.h" Server_DatabaseInterface::Server_DatabaseInterface() : nextGameId(0), nextReplayId(0) { }