#include "amqp_types.h"
#include "FramingContent.h"
#include "FieldTable.h"
Include dependency graph for amqp_types_full.h:
Go to the source code of this file.
Its better to include amqp_types.h in another header instead of this file unless the header actually needs the full declarations. Including full declarations when forward declarations would do increases compile times.