Removed unnecessary include

This commit is contained in:
Chris Kay 2014-03-25 15:13:46 +00:00
parent c15d163e94
commit 57cebac03a

View file

@ -13,7 +13,6 @@
#include <sprout/net/endian.hpp> #include <sprout/net/endian.hpp>
#include <testspr/tools.hpp> #include <testspr/tools.hpp>
#include <iostream>
namespace testspr { namespace testspr {
static void endian_test() { static void endian_test() {