From 3124c60938626f19a8767e1e4a155a348ca954c9 Mon Sep 17 00:00:00 2001 From: Brad King Date: Fri, 25 May 2007 11:09:22 -0400 Subject: ENH: Add test to see if INSTALL_FILES actually worked. --- Tests/SimpleInstall/inst.cxx | 1 + Tests/SimpleInstallS2/inst.cxx | 1 + 2 files changed, 2 insertions(+) diff --git a/Tests/SimpleInstall/inst.cxx b/Tests/SimpleInstall/inst.cxx index 53082dc..3faf924 100644 --- a/Tests/SimpleInstall/inst.cxx +++ b/Tests/SimpleInstall/inst.cxx @@ -3,6 +3,7 @@ #ifdef STAGE_2 # include # include +# include #else # include "lib1.h" # include "lib2.h" diff --git a/Tests/SimpleInstallS2/inst.cxx b/Tests/SimpleInstallS2/inst.cxx index 53082dc..3faf924 100644 --- a/Tests/SimpleInstallS2/inst.cxx +++ b/Tests/SimpleInstallS2/inst.cxx @@ -3,6 +3,7 @@ #ifdef STAGE_2 # include # include +# include #else # include "lib1.h" # include "lib2.h" -- cgit v0.12