diff --git a/include/boost/pending/ct_if.hpp b/include/boost/pending/ct_if.hpp index a6f3059..669ad54 100644 --- a/include/boost/pending/ct_if.hpp +++ b/include/boost/pending/ct_if.hpp @@ -32,7 +32,7 @@ namespace boost { struct SelectFirstType { template - struct Template { typedef A type; }; + struct Template { typedef A type; }; }; struct SelectSecondType {