summaryrefslogtreecommitdiff
path: root/src/util/Assert.cpp
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2010-10-04 04:20:19 +0000
committerMorgan Deters <mdeters@gmail.com>2010-10-04 04:20:19 +0000
commit7719416c6698cdc49b7a0d2d62b4472ef815a487 (patch)
tree472f1fd2f399224062753b5bc588b567423efa4a /src/util/Assert.cpp
parent738114852c81e7203fda105d5386dc26187fcb87 (diff)
remove/shuffle some #include dependencies; fix some documentation; apply coding standards
Diffstat (limited to 'src/util/Assert.cpp')
-rw-r--r--src/util/Assert.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/util/Assert.cpp b/src/util/Assert.cpp
index cdfdb0284..84f970e87 100644
--- a/src/util/Assert.cpp
+++ b/src/util/Assert.cpp
@@ -21,8 +21,6 @@
#include <cstdio>
#include "util/Assert.h"
-#include "util/exception.h"
-#include "util/tls.h"
using namespace std;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback