Commit 66240bdb authored by Elen.Subbotina's avatar Elen.Subbotina Committed by Alexander Trofimov

git-svn-id:...

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@65768 954022d7-b5bf-4e40-9824-e11837661b57
parent 3e498cb0
#ifndef DEFAULTNOTESMASTER_H
#define DEFAULTNOTESMASTER_H
#pragma once
#include "../../Common/DocxFormat/Source/SystemUtility/SystemUtility.h"
namespace Writers
{
......@@ -207,4 +208,4 @@ namespace Writers
}
};
}
#endif // DEFAULTNOTESMASTER_H
#ifndef DEFAULTNOTESTHEME_H
#define DEFAULTNOTESTHEME_H
#pragma once
#include "../../Common/DocxFormat/Source/SystemUtility/SystemUtility.h"
namespace Writers
{
class DefaultNotesThemeWriter
......@@ -302,4 +304,4 @@ namespace Writers
}
};
}
#endif // DEFAULTNOTESTHEME_H
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment