/** | |
* Copyright (C) 2014 Regents of the University of California. | |
* See COPYING for copyright and distribution information. | |
*/ | |
// This file is needed for experimental precompiled header support (gcc and clang) | |
#ifndef NDN_TESTS_INTEGRATED_TEST_ALL_HPP | |
#define NDN_TESTS_INTEGRATED_TEST_ALL_HPP | |
#include "common.hpp" | |
#endif // NDN_TESTS_INTEGRATED_TEST_ALL_HPP |