summaryrefslogtreecommitdiff
path: root/src/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/log.h')
-rw-r--r--src/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/log.h b/src/log.h
index 6550b10..56ca5ae 100644
--- a/src/log.h
+++ b/src/log.h
@@ -85,7 +85,7 @@ private:
std::stringstream stream;
};
-class Log : public std::ostringstream
+class Log
{
public:
#ifdef LOG_SYSLOG