]> git.lyx.org Git - lyx.git/blobdiff - 3rdparty/boost/boost/move/detail/meta_utils.hpp
Update to boost 1.72
[lyx.git] / 3rdparty / boost / boost / move / detail / meta_utils.hpp
index e45394c97d6f59cb453d7d5a44adb0c8f068a1b3..f16e185d6df48f1e6e8f56b2cd9067504269bb84 100644 (file)
@@ -67,6 +67,8 @@ typedef bool_<false>       false_;
 //              nat
 //////////////////////////////////////
 struct nat{};
+struct nat2{};
+struct nat3{};
 
 //////////////////////////////////////
 //          yes_type/no_type