blob: 252c40c96980653b697fb7561a71e8295adf315c [file] [log] [blame]
// { 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>