blob: f835a40fc7af205df8787a550320a192edf79bf6 (
plain)
1
2
3
4
5
|
/* { dg-do preprocess } */
#include "pr61474.h"
/* Make sure that the file can be included for real, after it was
fake-included by the linemarker directives in pr61474.h. */
#include "pr61474-2.h"
|