Try to fix compilation

This commit is contained in:
conde2 2013-12-01 01:19:29 -02:00
parent d7612e9304
commit 8b0509a5c3
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
#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"