summaryrefslogtreecommitdiff
path: root/ACE/tests/non_mpc_makefile/foo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/non_mpc_makefile/foo.cpp')
-rw-r--r--ACE/tests/non_mpc_makefile/foo.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ACE/tests/non_mpc_makefile/foo.cpp b/ACE/tests/non_mpc_makefile/foo.cpp
index b85b60d8746..72e8e3c4810 100644
--- a/ACE/tests/non_mpc_makefile/foo.cpp
+++ b/ACE/tests/non_mpc_makefile/foo.cpp
@@ -1,3 +1,5 @@
+// $Id:$
+
int foo()
{
return 42;