breaking change: the linux-tcp module is no longer included by default, applications that rely on this now have to explicitly include amcpcpp/linux_tcp

This commit is contained in:
Emiel Bruijntjes 2018-03-06 08:46:17 +01:00
parent 5b8841c937
commit a025e6c1c9
1 changed files with 0 additions and 3 deletions

View File

@ -80,6 +80,3 @@
#include "amqpcpp/connectionimpl.h"
#include "amqpcpp/connection.h"
// tcp level includes
#include "amqpcpp/linux_tcp.h"