]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/cstdint.hpp
typos
[lyx.git] / boost / boost / cstdint.hpp
index 698c149f58864d42c590eaa0716f7740addcea48..31a432a886a1b685c4047b786deb9bb5b268ed24 100644 (file)
@@ -173,6 +173,7 @@ namespace boost {
 #else  // BOOST_HAS_STDINT_H
 
 # include <boost/limits.hpp> // implementation artifact; not part of interface
+# include <limits.h>         // needed for limits macros
 
 
 namespace boost