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