Commit 8fcd09f3 authored by jbeder's avatar jbeder
Browse files

Cleaned up

parent 2c4a7cf5
......@@ -33,7 +33,7 @@ namespace YAML
MAKE_INDEX_TYPE(long);
MAKE_INDEX_TYPE(unsigned long);
#undef MAKE_INDEX_TYPE;
#undef MAKE_INDEX_TYPE
template <typename T>
struct is_index_type: public is_index_type_with_check<T, false> {};
......
......@@ -18,3 +18,4 @@ namespace YAML
}
#endif // NULL_H_62B23520_7C8E_11DE_8A39_0800200C9A66
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment