Files
NE_YuR/openflow/include/click/bighashmap.hh

8 lines
138 B
C++

#ifndef CLICK_BIGHASHMAP_HH
#define CLICK_BIGHASHMAP_HH
// This file is here for compatibility only.
#include <click/hashmap.hh>
#endif