mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 21:49:19 +02:00
vs2017
This commit is contained in:
4
stdafx.h
4
stdafx.h
@@ -5,6 +5,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define _USE_MATH_DEFINES
|
||||
#include <cmath>
|
||||
#ifdef _MSC_VER
|
||||
// memory debug functions
|
||||
#define _CRTDBG_MAP_ALLOC
|
||||
@@ -28,8 +30,6 @@
|
||||
// stl
|
||||
#include <cstdlib>
|
||||
#include <cassert>
|
||||
#define _USE_MATH_DEFINES
|
||||
#include <cmath>
|
||||
#include <cstdint>
|
||||
#include <iostream>
|
||||
#include <iomanip>
|
||||
|
||||
Reference in New Issue
Block a user