Преглед на файлове

core: placement new requires #include <new>, fixing that and a few other

missing includes.
legacy
Sam Hocevar sam преди 13 години
родител
ревизия
2beb5d7b8c
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. +3
    -0
      src/real.cpp

+ 3
- 0
src/real.cpp Целия файл

@@ -12,8 +12,11 @@
# include "config.h"
#endif

#include <new>
#include <cstring>
#include <cstdio>
#include <cstdlib>
#include <cmath>

#include "core.h"



Зареждане…
Отказ
Запис