diff options
Diffstat (limited to 'options/group.hpp')
| -rw-r--r-- | options/group.hpp | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/options/group.hpp b/options/group.hpp index c3fce892..0717e2c9 100644 --- a/options/group.hpp +++ b/options/group.hpp @@ -1,5 +1,6 @@  #pragma once +#include "compat/macros.hpp"  #include "export.hpp"  // included here to propagate into callers of options::group | 
