From f8f553d485b1b75f9a308d71098cbf2b0f2911a0 Mon Sep 17 00:00:00 2001 From: Pavol Marko Date: Wed, 21 Apr 2004 19:14:16 +0000 Subject: [PATCH] nothing important --- amxmodx/file.cpp | 2 +- amxmodx/util.cpp | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/amxmodx/file.cpp b/amxmodx/file.cpp index c48ee0dd..b4d44957 100755 --- a/amxmodx/file.cpp +++ b/amxmodx/file.cpp @@ -35,8 +35,8 @@ #define _INTPTR_T_DEFINED #endif -#include #include +#include #include "amxmodx.h" // header file for unlink() diff --git a/amxmodx/util.cpp b/amxmodx/util.cpp index 3c8d5135..42332f02 100755 --- a/amxmodx/util.cpp +++ b/amxmodx/util.cpp @@ -29,8 +29,6 @@ * version. */ -#include -#include #include #include "amxmodx.h"