Add WL_NOINCLUDE option
This commit is contained in:
@@ -3,7 +3,10 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
|
||||||
|
#ifndef WL_NOINCLUDE
|
||||||
#include "wl.h"
|
#include "wl.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
/////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////
|
||||||
// BASIC
|
// BASIC
|
||||||
|
|||||||
Reference in New Issue
Block a user