summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/dir-only-3a.h
blob: 6644bbfb0d4999681c52c5c9fd9f7b34e514934f (plain)
1
2
3
4
5
6
7
8
/* Copyright 2007 Free Software Foundation, Inc.
   Contributed by Ollie Wild <aaw@google.com>.  */

extern int outside_guard

#ifndef DIR_ONLY_3A_H
#define DIR_ONLY_3A_H
#endif