diff options
Diffstat (limited to 'base/xdg_util.h')
-rw-r--r-- | base/xdg_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/xdg_util.h b/base/xdg_util.h index b69ce51..33d81d8 100644 --- a/base/xdg_util.h +++ b/base/xdg_util.h @@ -4,6 +4,7 @@ #ifndef BASE_XDG_UTIL_H_ #define BASE_XDG_UTIL_H_ +#pragma once // XDG refers to http://en.wikipedia.org/wiki/Freedesktop.org . // This file contains utilities found across free desktop |