From f71127e78035481ea92f8ea4831e83a77866e9e1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Wed, 16 Oct 2013 15:45:01 +0200 Subject: [PATCH] Fix build. --- scan.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/scan.cpp b/scan.cpp index e01ee81..3551ce8 100644 --- a/scan.cpp +++ b/scan.cpp @@ -2,6 +2,7 @@ #include #include #include +#include #include #include -- 1.8.2.3