fhq-server  v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
updates_init_database.h
Go to the documentation of this file.
1 #ifndef UPDATES_INIT_DATABASE_H
2 #define UPDATES_INIT_DATABASE_H
3 
4 #include <wsjcpp_storages.h>
5 
7  public:
9 };
10 
11 #endif // UPDATES_INIT_DATABASE_H
Definition: wsjcpp_storages.h:343
UpdatesInitDatabase()
Definition: updates_init_database.cpp:5
Definition: updates_init_database.h:6