From 6a7db093103829c05350b925f0feb4132efcc68a Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Wed, 8 Jun 2011 15:14:35 +0400 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=B1=D1=80=D0=B0=D0=BD=D1=8B=20=D0=BB?= =?UTF-8?q?=D0=B8=D1=88=D0=BD=D0=B8=D0=B5=20include?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cpp/tex_parser/tex_table_class_test.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/cpp/tex_parser/tex_table_class_test.cpp b/cpp/tex_parser/tex_table_class_test.cpp index a397ef4..8f39822 100644 --- a/cpp/tex_parser/tex_table_class_test.cpp +++ b/cpp/tex_parser/tex_table_class_test.cpp @@ -1,7 +1,4 @@ -#include -#include #include -#include #include "tex_table_class.hpp" #include "xmalloc.h"