Fix some clang warnings
This commit is contained in:
parent
a2dc160359
commit
dfbad1360f
4 changed files with 3 additions and 8 deletions
|
@ -179,11 +179,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
#define OS_STRING "kFreeBSD"
|
||||
#endif
|
||||
|
||||
#ifdef __clang__
|
||||
#define ID_INLINE static inline
|
||||
#else
|
||||
#define ID_INLINE inline
|
||||
#endif
|
||||
|
||||
#define PATH_SEP '/'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue