summaryrefslogtreecommitdiff
path: root/test/Index/complete-macros.h
blob: 70f49e31a1e34c194882c861a5563f45e5a7825a (plain)
1
2
3
4
5
6
#ifndef COMPLETE_MACROS_H_GUARD
#define COMPLETE_MACROS_H_GUARD

void in_header(int);

#endif