Files
myxlib/src/myx/math/almost_equal_ulps.cpp

6 lines
144 B
C++

#ifndef MYXLIB_BUILD_LIBRARIES
#error Define MYXLIB_BUILD_LIBRARIES to compile this file.
#endif
#include <myx/math/almost_equal_ulps-inl.hpp>