diff options
author | Revo <projectrevotpp@hotmail.com> | 2021-03-24 07:54:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-24 07:54:20 -0400 |
commit | 954605b27b93c6d98fb74feb485aa7c85cd60d88 (patch) | |
tree | 87c63291651163778359857df81f916446e294aa /include/global.h | |
parent | 2e056e1c50add86f00dc8a84d99c6f0afed0334f (diff) | |
parent | 08f7471387b63deca732cbf7e972f92187b4b647 (diff) |
Merge pull request #346 from tgsm/map-header
Document some MapHeader functions/members
Diffstat (limited to 'include/global.h')
-rw-r--r-- | include/global.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h index e0e8cb22..1c92a1ec 100644 --- a/include/global.h +++ b/include/global.h @@ -6,7 +6,6 @@ #include "MWC_string.h" #include "function_target.h" #include "nitro.h" -#include "global.fieldmap.h" #include "constants/global.h" #include "error_handling.h" |