Code Review
/
cicn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
0b84e9d
)
undef always_inline
67/24467/1
author
Angelo Mantellini
<
[email protected]
>
Wed, 22 Jan 2020 10:09:27 +0000
(11:09 +0100)
committer
Angelo Mantellini
<
[email protected]
>
Wed, 22 Jan 2020 10:18:49 +0000
(11:18 +0100)
Signed-off-by: Angelo Mantellini <
[email protected]
>
Change-Id: Ifed0d0c80b07055f6c60779458e116c654eaafdd
Input/ICNConnectionConsumerApi.h
patch
|
blob
|
history
diff --git
a/Input/ICNConnectionConsumerApi.h
b/Input/ICNConnectionConsumerApi.h
index
c12e215
..
c4e8992
100644
(file)
--- 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"