add missing header

This commit is contained in:
Martin Michelsen
2024-02-07 10:28:29 -08:00
parent 07996444a1
commit c57dc64950
+2
View File
@@ -1,5 +1,7 @@
#include "RulerServer.hh"
#include <optional>
#include "Server.hh"
using namespace std;