blob: 0e4c8c552b71af4ea77aeae96ee61434cfc15a0d [file] [log] [blame]
Alexander Afanasyevc8823bc2014-02-09 19:33:33 -08001/**
2 * Copyright (C) 2013 Regents of the University of California.
3 * See COPYING for copyright and distribution information.
4 */
5
6#ifndef NDN_TEST_ALL_HPP
7#define NDN_TEST_ALL_HPP
8
9#include "common.hpp"
10
11#endif