summaryrefslogtreecommitdiffstats
path: root/tests/preprocessor/include/include-pragma-once-c.h
blob: 2577591fc0ca31b6e6188a799a30ef044694f7ba (plain)
1
2
3
4
5
// include-pragma-once-c.h

#pragma once

#include "pragma-once-c.h"