Fix header guards
They were found by clang.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user