forked from boostorg/typeof
added missing include
[SVN r32392]
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
#include "test.hpp"
|
||||
#include <climits>
|
||||
|
||||
#include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
|
||||
|
||||
struct x;
|
||||
|
Reference in New Issue
Block a user