From 18d143405eb1892d6cb314da9108da4ccdc6fb66 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Wed, 8 Jun 2011 13:31:21 +0400 Subject: [PATCH] some includes removed --- cpp/tex_parser/tex_table_class_test.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cpp/tex_parser/tex_table_class_test.cpp b/cpp/tex_parser/tex_table_class_test.cpp index 5b52aec..330847b 100644 --- a/cpp/tex_parser/tex_table_class_test.cpp +++ b/cpp/tex_parser/tex_table_class_test.cpp @@ -3,10 +3,6 @@ #include #include -//~ #include -//~ #include -//~ #include - #include "xmalloc.h" #include "xerror.h"