summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/ConfigParserErrorReporter.h
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2002-06-10 22:03:00 +0000
committerMarc Laukien <marc@zeroc.com>2002-06-10 22:03:00 +0000
commitd5651985e7ea01853e0abe670199393501aa6b20 (patch)
tree3940f358364e6777db41c858596af28a9c6c2f47 /cpp/src/IceSSL/ConfigParserErrorReporter.h
parentfixes (diff)
downloadice-d5651985e7ea01853e0abe670199393501aa6b20.tar.bz2
ice-d5651985e7ea01853e0abe670199393501aa6b20.tar.xz
ice-d5651985e7ea01853e0abe670199393501aa6b20.zip
more fixes/cleanup
Diffstat (limited to 'cpp/src/IceSSL/ConfigParserErrorReporter.h')
-rw-r--r--cpp/src/IceSSL/ConfigParserErrorReporter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/IceSSL/ConfigParserErrorReporter.h b/cpp/src/IceSSL/ConfigParserErrorReporter.h
index 1c80e3f7f49..2b94b4c1d74 100644
--- a/cpp/src/IceSSL/ConfigParserErrorReporter.h
+++ b/cpp/src/IceSSL/ConfigParserErrorReporter.h
@@ -11,11 +11,11 @@
#ifndef ICE_SSL_CONFIG_ERROR_REPORTER_H
#define ICE_SSL_CONFIG_ERROR_REPORTER_H
+#include <Ice/LoggerF.h>
+#include <IceSSL/TraceLevelsF.h>
#include <util/XercesDefs.hpp>
#include <dom/DOMString.hpp>
#include <sax/ErrorHandler.hpp>
-#include <Ice/LoggerF.h>
-#include <IceSSL/TraceLevelsF.h>
namespace IceSSL
{