blob: 1e3e7f8f7f70bdc0408eb4c557cf76712a460600 [file] [log] [blame]
Alexander Afanasyevb1db7c62014-04-03 14:57:25 -07001/**
2 * Copyright (C) 2014 Regents of the University of California.
3 * See COPYING for copyright and distribution information.
4 */
5
6// This file is needed for experimental precompiled header support (gcc and clang)
7
8#ifndef NDN_TESTS_INTEGRATED_TEST_ALL_HPP
9#define NDN_TESTS_INTEGRATED_TEST_ALL_HPP
10
11#include "common.hpp"
12
13#endif // NDN_TESTS_INTEGRATED_TEST_ALL_HPP