Worst commit ever, but I have removed some unnecessary things
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40438
This commit is contained in:
+1
-7
@@ -12,13 +12,7 @@
|
||||
*/
|
||||
|
||||
#include <math.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include "sm_autonatives.h"
|
||||
#include "sp_vm_api.h"
|
||||
#include "sp_typeutil.h"
|
||||
|
||||
using namespace SourcePawn;
|
||||
#include "sm_globals.h"
|
||||
|
||||
/****************************************
|
||||
* *
|
||||
|
||||
@@ -11,14 +11,11 @@
|
||||
* Version: $Id$
|
||||
*/
|
||||
|
||||
#include "sm_platform.h"
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include "sm_globals.h"
|
||||
#include "sm_stringutil.h"
|
||||
|
||||
using namespace SourcePawn;
|
||||
|
||||
inline const char *_strstr(const char *str, const char *substr)
|
||||
{
|
||||
#ifdef PLATFORM_WINDOWS
|
||||
|
||||
Reference in New Issue
Block a user