From d37606edee150b413e80c397e924947c30358cce Mon Sep 17 00:00:00 2001 From: Royce Mitchell III Date: Tue, 8 Mar 2005 20:50:42 +0000 Subject: [PATCH] add newline at EOF to suppress warning svn path=/branches/xmlbuildsystem/; revision=13888 --- reactos/tools/rbuild/backend/mingw/pch_detection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/tools/rbuild/backend/mingw/pch_detection.h b/reactos/tools/rbuild/backend/mingw/pch_detection.h index 4c883e0aaa7..757691fce89 100644 --- a/reactos/tools/rbuild/backend/mingw/pch_detection.h +++ b/reactos/tools/rbuild/backend/mingw/pch_detection.h @@ -1 +1 @@ -// this file is intentionally left empty \ No newline at end of file +// this file is intentionally left empty