Przeglądaj źródła

Fixed allocator header to include all allocator tools

channel
Ludovic 'Archivist' Lagouardette 3 lat temu
rodzic
commit
1cbd21a7e6
1 zmienionych plików z 2 dodań i 1 usunięć
  1. +2
    -1
      include/gp/utils/allocators.hpp

+ 2
- 1
include/gp/utils/allocators.hpp Wyświetl plik

@ -2,4 +2,5 @@
#include "gp/utils/allocators/aggregator.hpp"
#include "gp/utils/allocators/arena.hpp"
#include "gp/utils/allocators/buddy.hpp"
#include "gp/utils/allocators/dummy.hpp"
#include "gp/utils/allocators/dummy.hpp"
#include "gp/utils/allocators/bottleneck_allocator.hpp"

Ładowanie…
Anuluj
Zapisz