editor: fix build
Some checks failed
build-story-editor / build_linux (push) Has been cancelled
build-story-editor / build_win32 (push) Has been cancelled
Deploy / deploy (push) Has been cancelled

This commit is contained in:
anthony@rabine.fr 2025-01-07 10:49:58 +01:00
parent 318547f351
commit b2fdf5c03b

View file

@ -7,7 +7,7 @@ class WebServer : public CivetHandler
public: public:
WebServer(); WebServer();
~WebServer() {} ~WebServer();
private: private: