summaryrefslogtreecommitdiff
path: root/Tests/BundleUtilities/module.h
blob: 0659bc742dc0bebe260c18479f9234375cc04396 (plain)
1
2
3
4
5
6
7

#ifndef module_h
#define module_h

void module();

#endif