We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53a1a76 commit 27327afCopy full SHA for 27327af
NodeServer/CommandStop.h
@@ -18,6 +18,7 @@
18
#define __STOP_COMMAND_H_
19
20
#include "ServerCommand.h"
21
+#include "NodeRollLogger.h"
22
23
class CommandStop : public ServerCommand
24
{
0 commit comments