mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2024-12-25 21:35:41 +00:00
refix spreout::enabler (Issue #71)
This commit is contained in:
parent
77df3b80e2
commit
59fa680cb5
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ namespace sprout {
|
||||||
namespace {
|
namespace {
|
||||||
SPROUT_STATIC_CONSTEXPR sprout::enabler_t enabler = {};
|
SPROUT_STATIC_CONSTEXPR sprout::enabler_t enabler = {};
|
||||||
} // anonymous-namespace
|
} // anonymous-namespace
|
||||||
extern enabler_t enabler;
|
|
||||||
//
|
//
|
||||||
// enabler_if
|
// enabler_if
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue