summaryrefslogtreecommitdiff
path: root/node/Path.hpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2018-02-01 12:46:35 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2018-02-01 12:46:35 -0800
commitfe1fa20c6c8c83762caba1056bcceb207d531a22 (patch)
treec23530e9491d508d23b54dd376f05d0aa66b1cf0 /node/Path.hpp
parentd6e8a5f3ca2ecc78c5c8542356099912cbffb552 (diff)
downloadinfinitytier-fe1fa20c6c8c83762caba1056bcceb207d531a22.tar.gz
infinitytier-fe1fa20c6c8c83762caba1056bcceb207d531a22.zip
Fix build on Intel C/C++ Compiler for Linux.
Diffstat (limited to 'node/Path.hpp')
-rw-r--r--node/Path.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/Path.hpp b/node/Path.hpp
index 3d468ad9..e12328ff 100644
--- a/node/Path.hpp
+++ b/node/Path.hpp
@@ -158,7 +158,7 @@ public:
/**
* @return Local socket as specified by external code
*/
- inline const int64_t localSocket() const { return _localSocket; }
+ inline int64_t localSocket() const { return _localSocket; }
/**
* @return Physical address