diff options
Diffstat (limited to 'src/common/debug.cc')
-rw-r--r-- | src/common/debug.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/debug.cc b/src/common/debug.cc index 4bbbfc8fc23..afa2192e8c1 100644 --- a/src/common/debug.cc +++ b/src/common/debug.cc @@ -1,4 +1,3 @@ - #include <iostream> void dout_emergency(const char * const str) |