From ab151191d3aeb084cf00db5720478454eaa4de64 Mon Sep 17 00:00:00 2001 From: Mauro Iazzi Date: Fri, 23 May 2008 17:03:50 +0200 Subject: [PATCH] removed useless includes --- new/src/lqt_common.hpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/new/src/lqt_common.hpp b/new/src/lqt_common.hpp index 46d64c8..f807aaf 100644 --- a/new/src/lqt_common.hpp +++ b/new/src/lqt_common.hpp @@ -33,9 +33,6 @@ extern "C" { #include } -#include -#include -#include //#include #define lqtL_register(L, p, n) ( (void)L, (void)p, (void)n ) -- 2.11.4.GIT