mirror of
https://github.com/arabine/open-story-teller.git
synced 2025-12-06 17:09:06 +01:00
editor: fix build
This commit is contained in:
parent
318547f351
commit
b2fdf5c03b
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ class WebServer : public CivetHandler
|
|||
|
||||
public:
|
||||
WebServer();
|
||||
~WebServer() {}
|
||||
~WebServer();
|
||||
|
||||
private:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue