mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 15:26:49 +01:00
Mistake
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
#ifndef STDEXT_MATH_H
|
#ifndef STDEXT_MATH_H
|
||||||
#define STDEXT_MATH_H
|
#define STDEXT_MATH_H
|
||||||
|
|
||||||
|
#include <algorithm>
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
|
|
||||||
namespace stdext {
|
namespace stdext {
|
||||||
|
|||||||
@@ -23,7 +23,6 @@
|
|||||||
#ifndef STDEXT_H
|
#ifndef STDEXT_H
|
||||||
#define STDEXT_H
|
#define STDEXT_H
|
||||||
|
|
||||||
#include <algorithm>
|
|
||||||
#include "compiler.h"
|
#include "compiler.h"
|
||||||
#include "dumper.h"
|
#include "dumper.h"
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user