From 60bc1948489276f7313c02dd4995eec2250c5eec Mon Sep 17 00:00:00 2001 From: King_DuckZ Date: Tue, 6 Jun 2017 09:44:36 +0100 Subject: [PATCH] Add missing include --- src/tawashi/response.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tawashi/response.cpp b/src/tawashi/response.cpp index eccd283..26f25db 100644 --- a/src/tawashi/response.cpp +++ b/src/tawashi/response.cpp @@ -23,6 +23,7 @@ #include "list_highlight_langs.hpp" #include "cgi_env.hpp" #include "num_conv.hpp" +#include "tawashi_config.h" #include #include #include