aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/tests/cindex/INPUTS/header2.h
blob: c4eddc0c5620c18a0a0db4c628cdc6026f096e0b (plain) (blame)
1
2
3
4
5
6
#ifndef HEADER2
#define HEADER2

#include "header3.h"

#endif