From b5e1ca5a537e44c06b1894545fc52999f7f8db0c Mon Sep 17 00:00:00 2001 From: "mostang.com!davidm" Date: Fri, 28 Mar 2003 07:43:22 +0000 Subject: [PATCH] Initial revision --- tests/Gtest-init.cxx | 0 tests/Ltest-init.cxx | 4 ---- 2 files changed, 4 deletions(-) create mode 100644 tests/Gtest-init.cxx diff --git a/tests/Gtest-init.cxx b/tests/Gtest-init.cxx new file mode 100644 index 00000000..e69de29b diff --git a/tests/Ltest-init.cxx b/tests/Ltest-init.cxx index 898ea403..e69de29b 100644 --- a/tests/Ltest-init.cxx +++ b/tests/Ltest-init.cxx @@ -1,4 +0,0 @@ -#ifndef UNW_REMOTE_ONLY -#define UNW_LOCAL_ONLY -#include "Gtest-init.cxx" -#endif