From 86e92ee6b3035c091313f6afb6919bd477e9bab2 Mon Sep 17 00:00:00 2001 From: Eric Wasylishen Date: Sun, 20 Mar 2016 14:08:34 -0600 Subject: [PATCH] qbsp: add missing include --- qbsp/map.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/qbsp/map.cc b/qbsp/map.cc index a3974ee9..1148b446 100644 --- a/qbsp/map.cc +++ b/qbsp/map.cc @@ -20,6 +20,7 @@ */ #include +#include #include #include