mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Create a config module containing all the configuration, proto and flags
stuff.
This commit is contained in:
@@ -67,6 +67,6 @@ struct overloaded : Ts...
|
||||
template <class... Ts>
|
||||
overloaded(Ts...) -> overloaded<Ts...>;
|
||||
|
||||
#include "lib/config.h"
|
||||
#include "lib/config/config.h"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user