/usr/include/quickfix/Allocator.h is in libquickfix-dev 1.13.3+dfsg-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | #define ENABLE_NEW_ALLOCATOR 1
#define HAVE_BITMAP_ALLOCATOR 1
#define HAVE_BOOST_FAST_POOL_ALLOCATOR 1
#define HAVE_BOOST_POOL_ALLOCATOR 1
#define HAVE_MT_ALLOCATOR 1
#define HAVE_POOL_ALLOCATOR 1
|