commit | d7fc7c0c2a987651275a2ab33e7ba32d3b5ca16a | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Apr 19 15:36:26 2012 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Apr 19 15:36:26 2012 -0700 |
tree | 701322dfd39cf88bcf2896fefb4567eed7b09e1b | |
parent | 17e746bca8d6bbe31f379ef8266f8f4965ac6726 [diff] [blame] |
Initial code for evaluation
diff --git a/ns3/sync-ccnx-wrapper.h b/ns3/sync-ccnx-wrapper.h index 5776c1a..c9ffe27 100644 --- a/ns3/sync-ccnx-wrapper.h +++ b/ns3/sync-ccnx-wrapper.h
@@ -32,7 +32,7 @@ #include <ns3/random-variable.h> #include <ns3/ccnx-app.h> #include <ns3/ccnx-name-components.h> -#include <ns3/hash-helper.h> +#include <ns3/ccnx-name-components-hash-helper.h> #include <boost/multi_index_container.hpp> #include <boost/multi_index/hashed_index.hpp>