diff options
Diffstat (limited to 'Source/cmDependsFortran.h')
-rw-r--r-- | Source/cmDependsFortran.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmDependsFortran.h b/Source/cmDependsFortran.h index 90b82d4..2c1a977 100644 --- a/Source/cmDependsFortran.h +++ b/Source/cmDependsFortran.h @@ -4,6 +4,7 @@ #define cmFortran_h #include <cmConfigure.h> + #include <iosfwd> #include <set> #include <string> |