From f99cba3d54fabe7a828c076f4815c6a7bc8eec10 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Tue, 26 Sep 2017 15:47:01 +0200 Subject: [PATCH] [DEBUG] missing stream include --- exml/FilePos.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/exml/FilePos.hpp b/exml/FilePos.hpp index 86ffb37..e1c82ea 100644 --- a/exml/FilePos.hpp +++ b/exml/FilePos.hpp @@ -6,6 +6,7 @@ #pragma once #include +#include namespace exml { /**