diff options
Diffstat (limited to 'sigscript/StoreWrapper.h')
| -rw-r--r-- | sigscript/StoreWrapper.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sigscript/StoreWrapper.h b/sigscript/StoreWrapper.h index 4938fb51..eeb312b4 100644 --- a/sigscript/StoreWrapper.h +++ b/sigscript/StoreWrapper.h @@ -15,8 +15,8 @@ * with this program. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef __SIGSCRIPT_STOREWRAPPER__ -#define __SIGSCRIPT_STOREWRAPPER__ +#ifndef SIGSCRIPT_STOREWRAPPER +#define SIGSCRIPT_STOREWRAPPER // Sigscript includes #include "ObjectWrapper.h" |
