Alexander Afanasyev | c8823bc | 2014-02-09 19:33:33 -0800 | [diff] [blame^] | 1 | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil -*- */ |
2 | /** | ||||
3 | * Copyright (C) 2013 Regents of the University of California. | ||||
4 | * See COPYING for copyright and distribution information. | ||||
5 | */ | ||||
6 | |||||
7 | #ifndef NDN_MANAGEMENT_NFD_CONTROL_HPP | ||||
8 | #define NDN_MANAGEMENT_NFD_CONTROL_HPP | ||||
9 | |||||
10 | namespace ndn { | ||||
11 | |||||
12 | } // namespace ndn | ||||
13 | |||||
14 | #endif // NDN_MANAGEMENT_NFD_CONTROL_HPP |