summaryrefslogtreecommitdiff
path: root/test/Preprocessor/empty_file_to_include.h
blob: 48ffc7515386b2d412378f5b6a812f4a2e39fac8 (plain)
1
2
3
4
5
6
7

#ifndef EMPTY_FILE_TO_INCLUDE_H
#define EMPTY_FILE_TO_INCLUDE_H

// empty file

#endif