diff options
Diffstat (limited to 'includes/ghcconfig.h')
-rw-r--r-- | includes/ghcconfig.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/includes/ghcconfig.h b/includes/ghcconfig.h index 5f10e923fd..7b99835a23 100644 --- a/includes/ghcconfig.h +++ b/includes/ghcconfig.h @@ -1,7 +1,4 @@ -#ifndef __GHCCONFIG_H__ -#define __GHCCONFIG_H__ +#pragma once #include "ghcautoconf.h" #include "ghcplatform.h" - -#endif |