diff options
Diffstat (limited to 'protocols/JabberG/src/jabber_search.h')
-rw-r--r-- | protocols/JabberG/src/jabber_search.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/JabberG/src/jabber_search.h b/protocols/JabberG/src/jabber_search.h index a869d24c0f..12b508393c 100644 --- a/protocols/JabberG/src/jabber_search.h +++ b/protocols/JabberG/src/jabber_search.h @@ -26,6 +26,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+#pragma once
+
typedef struct _tagJabberSearchFieldsInfo
{
wchar_t * szFieldName;
|