OSDN Git Service

* cxx-pretty-print.c: Correct merge error.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 May 2010 22:58:12 +0000 (22:58 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 May 2010 22:58:12 +0000 (22:58 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159686 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/ChangeLog
gcc/cp/cxx-pretty-print.c

index 072cda0..5275eca 100644 (file)
@@ -1,5 +1,9 @@
 2010-05-21  Joseph Myers  <joseph@codesourcery.com>
 
+       * cxx-pretty-print.c: Correct merge error.
+
+2010-05-21  Joseph Myers  <joseph@codesourcery.com>
+
        * error.c: Include tree-diagnostic.h and tree-pretty-print.h.
        (cp_print_error_function): Use diagnostic_abstract_origin macro.
        (cp_printer): Handle %K here using percent_K_format.
index 803257d..04a8314 100644 (file)
@@ -24,9 +24,9 @@ along with GCC; see the file COPYING3.  If not see
 #include "coretypes.h"
 #include "tm.h"
 #include "intl.h"
-#include "tree-pretty-print.h"
 #include "cp-tree.h"
 #include "cxx-pretty-print.h"
+#include "tree-pretty-print.h"
 #include "toplev.h"
 
 /* Translate if being used for diagnostics, but not for dump files or