#include "../chrono/datetime.h"
#include "../chrono/format.h"
#include "../chrono/period.h"
#include "../chrono/timespan.h"
#include "../conversion/conversionexception.h"
#include "../tests/testutils.h"
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
#include <chrono>
#include <cmath>
#include <iostream>
Go to the source code of this file.
◆ CHRONO_UTILITIES_TIMESPAN_INTEGER_SCALE_OVERLOADS
#define CHRONO_UTILITIES_TIMESPAN_INTEGER_SCALE_OVERLOADS |
◆ CPPUNIT_TEST_SUITE_REGISTRATION()