Skip to content

Commit 27327af

Browse files
wincsbruanshudong
authored andcommitted
Fix Node compilation error
1 parent 53a1a76 commit 27327af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NodeServer/CommandStop.h

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#define __STOP_COMMAND_H_
1919

2020
#include "ServerCommand.h"
21+
#include "NodeRollLogger.h"
2122

2223
class CommandStop : public ServerCommand
2324
{

0 commit comments

Comments
 (0)