浏览代码

Remove blank line at the start of the file.

A blank line excludes the file from documentation processing.
Stephen Kelly 14 年之前
父节点
当前提交
826374a45a
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      Modules/GenerateExportHeader.cmake

+ 0 - 2
Modules/GenerateExportHeader.cmake

@@ -1,6 +1,4 @@
-
 # - Function for generation of export macros for libraries
-#
 # This module provides the function GENERATE_EXPORT_HEADER() and the
 # accompanying ADD_COMPILER_EXPORT_FLAGS() function.
 #