aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Input/ICNConnectionConsumerApi.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/Input/ICNConnectionConsumerApi.h b/Input/ICNConnectionConsumerApi.h
index c12e215f..c4e89926 100644
--- a/Input/ICNConnectionConsumerApi.h
+++ b/Input/ICNConnectionConsumerApi.h
@@ -23,6 +23,10 @@
#include <icnet/icnet_http_facade.h>
#endif
+#ifdef always_inline
+#undef always_inline
+#endif
+
#include <QMessageLogger>
#include "../Portable/Networking.h"
#include "IICNConnection.h"