I forget why I thought I needed this. It won't be included again due to GLOBAL_H anyway.
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
#if !defined(SM_PCH) || SM_PCH == FALSE
|
|
||||||
|
|
||||||
#ifndef GLOBAL_H
|
#ifndef GLOBAL_H
|
||||||
#define GLOBAL_H
|
#define GLOBAL_H
|
||||||
|
|
||||||
@@ -195,8 +193,6 @@ inline float strtof( const char *s, char **se ) { return (float) strtod( s, se )
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* SM_PCH */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* (c) 2001-2004 Chris Danford, Glenn Maynard
|
* (c) 2001-2004 Chris Danford, Glenn Maynard
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
|
|||||||
Reference in New Issue
Block a user