diff options
| author | ljfa-ag <ljfa-ag@web.de> | 2015-07-05 11:50:22 +0200 |
|---|---|---|
| committer | ljfa-ag <ljfa-ag@web.de> | 2015-07-05 11:50:22 +0200 |
| commit | 66a99e80a7bcb85c5cb1f743522d53b150780ee6 (patch) | |
| tree | 09523824629ba56b07327442a77635d837a3016a /test/nbttest.cpp | |
| parent | 792bbf09c4ab7a37664ebaed8314c4f543fc17b0 (diff) | |
| download | Project-Tick-66a99e80a7bcb85c5cb1f743522d53b150780ee6.tar.gz Project-Tick-66a99e80a7bcb85c5cb1f743522d53b150780ee6.zip | |
Remove redundant includes
Diffstat (limited to 'test/nbttest.cpp')
| -rw-r--r-- | test/nbttest.cpp | 1 |
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; |
