blob: c540eeb161df2fbfd6caed983886ae3f792f6540 [file] [log] [blame]
Ilya Moiseenko08a98a42011-08-02 16:06:51 -07001//
2// ndn_face.cpp
3// Abstraction
4//
5// Copyright 2011 UCLA. All rights reserved.
6//
7
8#include "ndn_face.h"
9
10namespace ns3
11{
12
13}