diff options
Diffstat (limited to 'Tests/QtAutogen/GlobalAutogenTarget/GAT/sda/sda.hpp')
-rw-r--r-- | Tests/QtAutogen/GlobalAutogenTarget/GAT/sda/sda.hpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Tests/QtAutogen/GlobalAutogenTarget/GAT/sda/sda.hpp b/Tests/QtAutogen/GlobalAutogenTarget/GAT/sda/sda.hpp new file mode 100644 index 0000000..89ac744 --- /dev/null +++ b/Tests/QtAutogen/GlobalAutogenTarget/GAT/sda/sda.hpp @@ -0,0 +1,6 @@ +#ifndef SDA_HPP +#define SDA_HPP + +void sda(); + +#endif |