gds-parser.h: Fix psoition of ifdef guards compared to doxygen group
This commit is contained in:
parent
bd64e13d87
commit
e0f2e7d605
@ -23,14 +23,14 @@
|
|||||||
* @author Mario Hüttel <mario.huettel@gmx.net>
|
* @author Mario Hüttel <mario.huettel@gmx.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifndef _GDSPARSER_H_
|
||||||
|
#define _GDSPARSER_H_
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @addtogroup GDS-Utilities
|
* @addtogroup GDS-Utilities
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _GDSPARSER_H_
|
|
||||||
#define _GDSPARSER_H_
|
|
||||||
|
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
|
|
||||||
#include <gds-render/gds-utils/gds-types.h>
|
#include <gds-render/gds-utils/gds-types.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user