From 39f78492a82467a761f4f8b45fdaca47d656d304 Mon Sep 17 00:00:00 2001 From: yu yunfeng Date: Tue, 9 Jul 2019 19:26:49 +0800 Subject: [PATCH] alter .h Former-commit-id: b16c470365ea18970484cc2ac7171ce6ecf17038 --- cpp/src/wrapper/Operand.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/src/wrapper/Operand.cpp b/cpp/src/wrapper/Operand.cpp index 1f469a2ed2..0d526198ad 100644 --- a/cpp/src/wrapper/Operand.cpp +++ b/cpp/src/wrapper/Operand.cpp @@ -4,7 +4,7 @@ // Proprietary and confidential. //////////////////////////////////////////////////////////////////////////////// -#include +#include "src/server/ServerConfig.h" #include "Operand.h"