From 8695f6127a447dbe6f5cf6eeba9d5cd110e33420 Mon Sep 17 00:00:00 2001
From: Josh Blum
Date: Wed, 12 Sep 2012 00:14:54 -0700
Subject: split up misc header into messages and token
---
lib/block_handlers.cpp | 1 +
1 file changed, 1 insertion(+)
(limited to 'lib/block_handlers.cpp')
diff --git a/lib/block_handlers.cpp b/lib/block_handlers.cpp
index 5811acc..4ecfa20 100644
--- a/lib/block_handlers.cpp
+++ b/lib/block_handlers.cpp
@@ -15,6 +15,7 @@
// along with io_sig program. If not, see .
#include "element_impl.hpp"
+#include
#include
#include
#include
--
cgit