diff options
Diffstat (limited to 'zen/shutdown.h')
-rwxr-xr-x | zen/shutdown.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zen/shutdown.h b/zen/shutdown.h index b9d47df6..df2314f8 100755 --- a/zen/shutdown.h +++ b/zen/shutdown.h @@ -9,6 +9,7 @@ #include "file_error.h" + namespace zen { void shutdownSystem(); //throw FileError |