From e191de513e670712db279195fd04a59d9444c1d8 Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Tue, 21 May 2002 01:37:43 +0000
Subject: [PATCH] Removed #inclusion of vcl.h (not in Kylix).

---
 src/xpdev/clx/TestThreadUnit.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/xpdev/clx/TestThreadUnit.cpp b/src/xpdev/clx/TestThreadUnit.cpp
index a258704157..e1215e5420 100644
--- a/src/xpdev/clx/TestThreadUnit.cpp
+++ b/src/xpdev/clx/TestThreadUnit.cpp
@@ -1,6 +1,5 @@
 //---------------------------------------------------------------------------
 #include <stdio.h>	/* printf */
-#include <vcl.h>
 #pragma hdrstop
 
 #include "TestThreadUnit.h"
-- 
GitLab