From 53787a5e2eb1bfc7b95acee2a2ac53863fc2be70 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Mon, 13 Feb 2006 10:56:47 +0000 Subject: [PATCH] Attempt to suppress a warning [SVN r32887] --- test/dependency-test/src1/z.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/dependency-test/src1/z.h b/test/dependency-test/src1/z.h index 8b1378917..e3b44c871 100644 --- a/test/dependency-test/src1/z.h +++ b/test/dependency-test/src1/z.h @@ -1 +1 @@ - +// Dummy comment, supposed to suppress 'empty-file' warning from HP-CXX