// { dg-options "-std=gnu++98 -faligned-new" } | |
// { dg-do compile } | |
#include <ext/memory> | |
#include <ext/bitmap_allocator.h> | |
#include <ext/mt_allocator.h> | |
#include <ext/malloc_allocator.h> | |
#include <ext/new_allocator.h> | |
#include <ext/pool_allocator.h> |