From 3a418a0bbc8e155e5395595c5e25c038d3c7c773 Mon Sep 17 00:00:00 2001 From: Shauren Date: Thu, 11 May 2017 22:29:51 +0200 Subject: Core/Common: Include cleanup --- src/server/shared/JSON/ProtobufJSON.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/server/shared/JSON/ProtobufJSON.cpp') diff --git a/src/server/shared/JSON/ProtobufJSON.cpp b/src/server/shared/JSON/ProtobufJSON.cpp index 4d14cf199de..68e46f3fd57 100644 --- a/src/server/shared/JSON/ProtobufJSON.cpp +++ b/src/server/shared/JSON/ProtobufJSON.cpp @@ -18,6 +18,7 @@ #include "ProtobufJSON.h" #include "StringFormat.h" #include "Common.h" +#include "Errors.h" #include "Log.h" #include #include -- cgit v1.2.3