diff framework/Document.h @ 617:e98a42e94d90

Merge from branch avoid-pointer-keys
author Chris Cannam
date Tue, 04 Sep 2018 11:32:49 +0100
parents 7d3a6357ce64
children 163573a73ebe
line wrap: on
line diff
--- a/framework/Document.h	Mon Aug 13 14:13:38 2018 +0100
+++ b/framework/Document.h	Tue Sep 04 11:32:49 2018 +0100
@@ -13,8 +13,8 @@
     COPYING included with this distribution for more information.
 */
 
-#ifndef _DOCUMENT_H_
-#define _DOCUMENT_H_
+#ifndef SV_DOCUMENT_H
+#define SV_DOCUMENT_H
 
 #include "layer/LayerFactory.h"
 #include "transform/Transform.h"