diff options
Diffstat (limited to 'protocols/IRCG/src/irc_dlg.h')
-rw-r--r-- | protocols/IRCG/src/irc_dlg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/IRCG/src/irc_dlg.h b/protocols/IRCG/src/irc_dlg.h index 0a23223930..b491278c39 100644 --- a/protocols/IRCG/src/irc_dlg.h +++ b/protocols/IRCG/src/irc_dlg.h @@ -19,6 +19,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#pragma once
+
/////////////////////////////////////////////////////////////////////////////////////////
// Dialogs
|