aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/c_std/std_cstdarg.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/c_std/std_cstdarg.h')
-rw-r--r--libstdc++-v3/include/c_std/std_cstdarg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libstdc++-v3/include/c_std/std_cstdarg.h b/libstdc++-v3/include/c_std/std_cstdarg.h
index 627fe52f439..9383adee9a5 100644
--- a/libstdc++-v3/include/c_std/std_cstdarg.h
+++ b/libstdc++-v3/include/c_std/std_cstdarg.h
@@ -1,6 +1,6 @@
// -*- C++ -*- forwarding header.
-// Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+// Copyright (C) 1997, 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
@@ -44,6 +44,7 @@
#define _CPP_CSTDARG 1
#pragma GCC system_header
+
#include <stdarg.h>
// Adhere to section 17.4.1.2 clause 5 of ISO 14882:1998