Thrill  0.1
format_si_iec_units.hpp
Go to the documentation of this file.
1 /*******************************************************************************
2  * tlx/string/format_si_iec_units.hpp
3  *
4  * Part of tlx - http://panthema.net/tlx
5  *
6  * Copyright (C) 2016-2017 Timo Bingmann <[email protected]>
7  *
8  * All rights reserved. Published under the Boost Software License, Version 1.0
9  ******************************************************************************/
10 
11 #ifndef TLX_STRING_FORMAT_SI_IEC_UNITS_HEADER
12 #define TLX_STRING_FORMAT_SI_IEC_UNITS_HEADER
13 
16 
17 #endif // !TLX_STRING_FORMAT_SI_IEC_UNITS_HEADER
18 
19 /******************************************************************************/