blob: 4b5e1a8b252b015a8995c3f669072df76ccbfe42 [file] [log] [blame]
/**
* 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_TEST_ALL_HPP
#define NDN_TESTS_TEST_ALL_HPP
#include "common.hpp"
#endif