Mercurial > hg > svapp
diff framework/Document.h @ 618:636a5908cf81 import-audio-data
Merge from default branch
author | Chris Cannam |
---|---|
date | Tue, 04 Sep 2018 13:19:43 +0100 |
parents | 7d3a6357ce64 |
children | 163573a73ebe |
line wrap: on
line diff
--- a/framework/Document.h Thu Jun 28 15:29:26 2018 +0100 +++ b/framework/Document.h Tue Sep 04 13:19:43 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"