summaryrefslogtreecommitdiffstats
path: root/bindings/python/tests/cindex/INPUTS/include.cpp
blob: 60cfdaae4d09272fe8f2ae0787b5ba6e2f42b9c2 (plain)
1
2
3
4
5
#include "header1.h"
#include "header2.h"
#include "header1.h"

int main() { }
OpenPOWER on IntegriCloud