[DEV] API conflic with bullet
This commit is contained in:
parent
23e1b9b026
commit
6bb7f2e911
@ -75,7 +75,7 @@ enum etk::log::level& getDefaultLevel() {
|
||||
return g_val;
|
||||
}
|
||||
|
||||
std::vector<std::pair<std::string, enum etk::log::level>>& getList() {
|
||||
static std::vector<std::pair<std::string, enum etk::log::level>>& getList() {
|
||||
static std::vector<std::pair<std::string, enum etk::log::level>> g_val;
|
||||
return g_val;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user