Imported Upstream version 1.64.0
[platform/upstream/boost.git] / libs / type_traits / test / mpl_interop_test1.cpp
index 214c951..3b90418 100644 (file)
@@ -27,4 +27,4 @@ int dispatch_test()
 int main()
 {
    return (dispatch_test<int>() == 1) && (dispatch_test<void>() == 0) ? 0 : 1;
-}
\ No newline at end of file
+}