From f80ae1ba5e40a344d369599f38b0c00c934ef9d2 Mon Sep 17 00:00:00 2001 From: sigurdfdragon Date: Mon, 9 Oct 2017 22:48:08 -0400 Subject: [PATCH] Fixup 6f952a0daec4 (Update Spirit Po sources from source repo) --- src/spirit_po/exceptions.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/spirit_po/exceptions.hpp b/src/spirit_po/exceptions.hpp index 5d1bbd96060e..2ca5ae81067c 100644 --- a/src/spirit_po/exceptions.hpp +++ b/src/spirit_po/exceptions.hpp @@ -6,6 +6,7 @@ #ifndef SPIRIT_PO_EXCEPTIONS_HPP_INCLUDED #define SPIRIT_PO_EXCEPTIONS_HPP_INCLUDED +#include #include #include