Changeset 1427 for trunk/pdns/pdns/packetcache.hh
- Timestamp:
- 10/11/09 14:50:52 (4 years ago)
- Files:
-
- 1 modified
-
trunk/pdns/pdns/packetcache.hh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pdns/pdns/packetcache.hh
r1399 r1427 29 29 using namespace ::boost::multi_index; 30 30 31 using namespace boost; 31 #include "namespaces.hh" 32 32 #include "dnspacket.hh" 33 33 #include "lock.hh"