forked from AuroraMiddleware/gtk
Fix header guards
They were found by clang.
This commit is contained in:
parent
ff1dd5009c
commit
77637dc73b
@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#ifndef __GTK_CSS_FONT_FEATURES_VALUE_PRIVATE_H__
|
||||
#define __GTK_CSS_FONT_FEATURES_PRIVATE_H__
|
||||
#define __GTK_CSS_FONT_FEATURES_VALUE_PRIVATE_H__
|
||||
|
||||
#include "gtkcssparserprivate.h"
|
||||
#include "gtkcssvalueprivate.h"
|
||||
|
@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#ifndef __GTK_CSS_FONT_VARIATIONS_VALUE_PRIVATE_H__
|
||||
#define __GTK_CSS_FONT_VARIATIONS_PRIVATE_H__
|
||||
#define __GTK_CSS_FONT_VARIATIONS_VALUE_PRIVATE_H__
|
||||
|
||||
#include "gtkcssparserprivate.h"
|
||||
#include "gtkcssvalueprivate.h"
|
||||
|
Loading…
Reference in New Issue
Block a user