From 9ff1efe0510a17b663234e7de13ebdbfd9436a7e Mon Sep 17 00:00:00 2001 From: megacz Date: Fri, 30 Jan 2004 07:03:56 +0000 Subject: [PATCH] 2003/07/15 11:44:10 darcs-hash:20040130070356-2ba56-a999f8385987d9f9db93546f077c0380d9e38bcd.gz --- src/org/xwt/plat/Solaris.cc | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/org/xwt/plat/Solaris.cc diff --git a/src/org/xwt/plat/Solaris.cc b/src/org/xwt/plat/Solaris.cc new file mode 100644 index 0000000..fcc28b7 --- /dev/null +++ b/src/org/xwt/plat/Solaris.cc @@ -0,0 +1 @@ +#include "X11.cc" -- 1.7.10.4