X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fbuilder%2Fjson-parser-state.h;h=210c11f665adb4c92c88cdbf8dbbac7dd8a27c45;hp=76b1ecdee90ea0a83cb33ca79ec81354e0ee458d;hb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7;hpb=f58b8383147de70affa1e3949cf1c6757d705d3c diff --git a/dali-toolkit/internal/builder/json-parser-state.h b/dali-toolkit/internal/builder/json-parser-state.h index 76b1ecd..210c11f 100644 --- a/dali-toolkit/internal/builder/json-parser-state.h +++ b/dali-toolkit/internal/builder/json-parser-state.h @@ -1,8 +1,8 @@ -#ifndef __DALI_JSON_PARSE_STATE_H__ -#define __DALI_JSON_PARSE_STATE_H__ +#ifndef DALI_JSON_PARSE_STATE_H +#define DALI_JSON_PARSE_STATE_H /* - * Copyright (c) 2014 Samsung Electronics Co., Ltd. + * Copyright (c) 2019 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,7 +19,7 @@ */ // EXTERNAL INCLUDES -#include +#include // INTERNAL INCLUDES #include @@ -312,5 +312,4 @@ private: } // namespace Dali - -#endif // header +#endif // DALI_JSON_PARSE_STATE_H