master
conde2 11 years ago
parent 8b0509a5c3
commit 3288711d16

@ -23,6 +23,7 @@
#ifndef STDEXT_MATH_H
#define STDEXT_MATH_H
#include <algorithm>
#include "types.h"
namespace stdext {

@ -23,7 +23,6 @@
#ifndef STDEXT_H
#define STDEXT_H
#include <algorithm>
#include "compiler.h"
#include "dumper.h"
#include "types.h"

Loading…
Cancel
Save