girara
css-definitions.h
Go to the documentation of this file.
1 /* See LICENSE file for license and copyright information */
2 
3 #ifndef GIRARA_CSS_DEFINITIONS_H
4 #define GIRARA_CSS_DEFINITIONS_H
5 
6 #include "macros.h"
7 
8 extern const char* CSS_TEMPLATE GIRARA_HIDDEN;
9 
10 #endif
const char *CSS_TEMPLATE GIRARA_HIDDEN