summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorljfa-ag <ljfa-ag@web.de>2015-07-05 11:50:22 +0200
committerljfa-ag <ljfa-ag@web.de>2015-07-05 11:50:22 +0200
commit66a99e80a7bcb85c5cb1f743522d53b150780ee6 (patch)
tree09523824629ba56b07327442a77635d837a3016a /test
parent792bbf09c4ab7a37664ebaed8314c4f543fc17b0 (diff)
downloadProject-Tick-66a99e80a7bcb85c5cb1f743522d53b150780ee6.tar.gz
Project-Tick-66a99e80a7bcb85c5cb1f743522d53b150780ee6.zip
Remove redundant includes
Diffstat (limited to 'test')
-rw-r--r--test/nbttest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/nbttest.cpp b/test/nbttest.cpp
index d8f0f68d15..fe6490eb7b 100644
--- a/test/nbttest.cpp
+++ b/test/nbttest.cpp
@@ -20,7 +20,6 @@
#include "microtest.h"
#include "libnbt.h"
#include <iostream>
-#include <stdexcept>
using namespace nbt;