diff options
-rw-r--r-- | test/Fortran/SHF90.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Fortran/SHF90.py b/test/Fortran/SHF90.py index 00e9d2a..dc5f1de 100644 --- a/test/Fortran/SHF90.py +++ b/test/Fortran/SHF90.py @@ -24,6 +24,8 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" +import string + import TestSCons _python_ = TestSCons._python_ |