mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 20:34:26 +02:00
Merge branch 'master' of github.com:mpusz/units
This commit is contained in:
@@ -20,6 +20,12 @@
|
||||
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
// SOFTWARE.
|
||||
|
||||
#include "units/bits/external/hacks.h"
|
||||
|
||||
#if defined(UNITS_COMP_MSVC)
|
||||
#pragma warning( disable : 4459 ) // Disable shadowing warning.
|
||||
#endif
|
||||
|
||||
#include "units/format.h"
|
||||
#include "units/isq/iec80000/iec80000.h"
|
||||
#include "units/isq/si/si.h"
|
||||
|
Reference in New Issue
Block a user