Improve ConfigLibs more
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
//#pragma once
|
||||
//TODO: Why is pragma once not working?!
|
||||
#include "../dummy_default_config.hpp"
|
||||
|
||||
//TODO: Fix IntelliSense
|
||||
struct CustomConfiguration : public DefaultConfiguration {
|
||||
struct Test {
|
||||
static constexpr const char* string() {
|
||||
|
||||
Reference in New Issue
Block a user