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