📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 14:32:47
📂
/
/
opt
/
cpanel
/
ea-ruby27
/
src
/
passenger-release-6.1.5
/
src
/
cxx_supportlib
/
vendor-modified
/
boost
/
ratio
✏️
Editing: config.hpp
// config.hpp ---------------------------------------------------------------// // Copyright 2012 Vicente J. Botet Escriba // Distributed under the Boost Software License, Version 1.0. // See http://www.boost.org/LICENSE_1_0.txt #ifndef BOOST_RATIO_CONFIG_HPP #define BOOST_RATIO_CONFIG_HPP // This header is no longer useful and is only retained for compatibility #include <cstdint> #define BOOST_RATIO_INTMAX_C INTMAX_C #endif // #ifndef BOOST_RATIO_CONFIG_HPP
💾 Save Changes
❌ Cancel