Browse Source

Add a newline at the end of the file.

Hopefully fix the test execution reported on CDash.
Stephen Kelly 14 năm trước cách đây
mục cha
commit
706ed2b1b0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Tests/Module/GenerateExportHeader/libstatic/libstatic.cpp

+ 1 - 1
Tests/Module/GenerateExportHeader/libstatic/libstatic.cpp

@@ -84,4 +84,4 @@ int libstatic_not_exported() {
 
 int libstatic_excluded() {
   return 0;
-}
+}