diff options
Diffstat (limited to 'Tests/BundleGeneratorTest/Library.cxx')
-rw-r--r-- | Tests/BundleGeneratorTest/Library.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/BundleGeneratorTest/Library.cxx b/Tests/BundleGeneratorTest/Library.cxx index 1403c68..c4f40c4 100644 --- a/Tests/BundleGeneratorTest/Library.cxx +++ b/Tests/BundleGeneratorTest/Library.cxx @@ -4,4 +4,3 @@ void print_message(const char* const Message) { std::cout << Message; } - |