16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 20:39:18 +02:00

tymczasowe przywrócenie tekstu, porządek, wywalenie starych plików, warningi, cmake, itp.

This commit is contained in:
VB
2017-02-14 19:13:48 +01:00
parent 95e040f874
commit 92f39cd9b9
194 changed files with 612 additions and 74277 deletions

View File

@@ -23,7 +23,6 @@
#include <windows.h>
#include <shlobj.h>
#undef NOMINMAX
#include <dbghelp.h>
// stl
#include <cstdlib>
#include <cassert>
@@ -58,8 +57,8 @@
#include <condition_variable>
#include <typeinfo>
#include "opengl/glew.h"
#include "opengl/wglew.h"
#include "GL/glew.h"
#include "GL/wglew.h"
//m7todo: jest tu bo nie chcia³o mi siê wpychaæ do wszystkich plików
#include <GLFW/glfw3.h>