commit | 14e76dd70ec8f414978d45a77898735979c39476 | [log] [tgz] |
---|---|---|
author | Vince Lehman <vslehman@memphis.edu> | Thu Jun 26 15:49:13 2014 -0500 |
committer | Vince Lehman <vslehman@memphis.edu> | Thu Jun 26 15:51:10 2014 -0500 |
tree | f9e6a24fdf40708987eccb0ba88d6ac44783bc6d | |
parent | 0e76f628d2772e1e98383aab7939873d2223fa41 [diff] [blame] |
rib: Add "common.hpp" to rib/face-entry.hpp refs: #1702 Change-Id: I94a56590cbe14a511fd8b156a9a3523b984587b4
diff --git a/rib/face-entry.hpp b/rib/face-entry.hpp index 88531f6..15a8aaf 100644 --- a/rib/face-entry.hpp +++ b/rib/face-entry.hpp
@@ -26,6 +26,8 @@ #ifndef NFD_RIB_FACE_ENTRY_HPP #define NFD_RIB_FACE_ENTRY_HPP +#include "common.hpp" + namespace nfd { namespace rib {