diff options
Diffstat (limited to 'protocols/JabberG/src/jabber_secur.h')
-rw-r--r-- | protocols/JabberG/src/jabber_secur.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/JabberG/src/jabber_secur.h b/protocols/JabberG/src/jabber_secur.h index 4e0d64e2ac..5cdf79a4cf 100644 --- a/protocols/JabberG/src/jabber_secur.h +++ b/protocols/JabberG/src/jabber_secur.h @@ -22,6 +22,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+#pragma once
+
#include "stdafx.h"
// basic class - provides interface for various Jabber auth
|