summaryrefslogtreecommitdiffstats
path: root/netwerk/protocol/wyciwyg/nsWyciwyg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'netwerk/protocol/wyciwyg/nsWyciwyg.cpp')
-rw-r--r--netwerk/protocol/wyciwyg/nsWyciwyg.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/netwerk/protocol/wyciwyg/nsWyciwyg.cpp b/netwerk/protocol/wyciwyg/nsWyciwyg.cpp
new file mode 100644
index 000000000..edc716afd
--- /dev/null
+++ b/netwerk/protocol/wyciwyg/nsWyciwyg.cpp
@@ -0,0 +1,10 @@
+/* This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
+
+#include "nsWyciwyg.h"
+#include "nscore.h"
+
+mozilla::LazyLogModule gWyciwygLog("nsWyciwygChannel");
+
+