diff options
Diffstat (limited to 'protocols/ICQCorp/src/stdafx.h')
-rw-r--r-- | protocols/ICQCorp/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/ICQCorp/src/stdafx.h b/protocols/ICQCorp/src/stdafx.h index 20d37536f2..5aac37d71e 100644 --- a/protocols/ICQCorp/src/stdafx.h +++ b/protocols/ICQCorp/src/stdafx.h @@ -17,6 +17,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#pragma once + #include <stdio.h> #include <winsock2.h> #include <windows.h> |