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

#pragma once

#include "pragma-once-c.h"