[*] Mend readme to account for the new AUE_OUT_OF_ECOSYSTEM macro
This commit is contained in:
parent
eff2dfd500
commit
5db86871f0
@ -5,7 +5,7 @@
|
||||
## Example
|
||||
### Include
|
||||
```c++
|
||||
using AuString = std::string; // Applications in the Aurora ecosystem do not need this line
|
||||
#define AUE_OUT_OF_ECOSYSTEM // Applications in the Aurora ecosystem do not need this line
|
||||
#include <AuroraForEach.hpp>
|
||||
#include <AuroraEnum.hpp>
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user