commit | fdbddb114eae5b88d2a6c8bac6a321efc25fa013 | [log] [tgz] |
---|---|---|
author | akmhoque <akmhoque@gmail.com> | Fri May 02 18:35:19 2014 -0500 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Fri May 02 23:40:42 2014 -0700 |
tree | 754773755379282c539d6d8c3a9e82db40bb9dcd | |
parent | eb582eb9199429ef3fa7a091aee6878156bbbaec [diff] [blame] |
src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) Refs: #1534 Change-Id: If4a205e8ad2419505cc796027a5c863471ef5439
diff --git a/src/lsdb.hpp b/src/lsdb.hpp index 9814034..9e8c207 100644 --- a/src/lsdb.hpp +++ b/src/lsdb.hpp
@@ -2,6 +2,8 @@ #define NLSR_LSDB_HPP #include <utility> +#include <boost/cstdint.hpp> + #include "lsa.hpp" namespace nlsr {