From 4446a15fff62b4c8a409f8177b671d5676606bfb Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Tue, 6 Dec 2011 14:46:45 +0100 Subject: [PATCH] Cosmetics: Avoid cyclic header inclusion. --- src/tabytecode.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/tabytecode.h b/src/tabytecode.h index 8f7d930..6be54b6 100644 --- a/src/tabytecode.h +++ b/src/tabytecode.h @@ -16,8 +16,6 @@ #ifndef __TABYTECODE_H__ #define __TABYTECODE_H__ -#include "ta.h" - /* symbolic names for bytecode instruction codes */ -- 2.11.4.GIT