mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@55199 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
committed by
Alexander Trofimov
parent
050ea5dc3e
commit
a6b55f6fa4
@ -1,11 +1,11 @@
|
||||
//
|
||||
//
|
||||
//
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifndef _AGGPLUSENUMS_H
|
||||
#define _AGGPLUSENUMS_H
|
||||
|
||||
#include "AggPlusTypes.h"
|
||||
#include "aggplustypes.h"
|
||||
|
||||
namespace Aggplus
|
||||
{
|
||||
@ -294,4 +294,4 @@ enum StringFormatFlags
|
||||
|
||||
} //namespace Aggplus
|
||||
|
||||
#endif // !defined(_AGGPLUSENUMS_H)
|
||||
#endif // !defined(_AGGPLUSENUMS_H)
|
||||
@ -1,4 +1,4 @@
|
||||
#ifndef _AGGPLUSTYPES_H
|
||||
#ifndef _AGGPLUSTYPES_H
|
||||
#define _AGGPLUSTYPES_H
|
||||
|
||||
#include "../common/Types.h"
|
||||
|
||||
Reference in New Issue
Block a user