From 0d33974a75b0764864b316a481cfaf75937d3f57 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Thu, 4 Jul 2019 14:04:34 +0100 Subject: Fix building on Windows. This regression was introduced by #1659. This distinction is only relevant on Windows so this should not affect non-Windows platforms. --- src/modules/m_spanningtree/commands.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules') diff --git a/src/modules/m_spanningtree/commands.h b/src/modules/m_spanningtree/commands.h index a57dcdfb6..f32ab9bb2 100644 --- a/src/modules/m_spanningtree/commands.h +++ b/src/modules/m_spanningtree/commands.h @@ -320,7 +320,7 @@ class SpanningTree::CommandPong : public ServerOnlyServerCommand