Fixing ticket #1402
This commit is contained in:
parent
97d54612c7
commit
0e18f066a8
@ -114,7 +114,7 @@ struct choose_policy<any>
|
||||
#define SMALL_POLICY(TYPE) \
|
||||
template<> \
|
||||
struct choose_policy<TYPE> { typedef small_any_policy<TYPE> type; \
|
||||
};
|
||||
}
|
||||
|
||||
SMALL_POLICY(signed char);
|
||||
SMALL_POLICY(unsigned char);
|
||||
|
Loading…
x
Reference in New Issue
Block a user