Skip to content

Commit

Permalink
include recursive_wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
artemp committed May 16, 2014
1 parent 05af9c4 commit cbd9e2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions variant.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include <cstddef> // size_t
#include <iosfwd>

#include "recursive_wrapper.hpp"
#ifdef NDEBUG
#define VARIANT_INLINE inline __attribute__((always_inline))
#else
Expand Down

0 comments on commit cbd9e2c

Please sign in to comment.