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_PRE_3_20 GIRARA_HIDDEN;
9 extern const char* CSS_TEMPLATE_POST_3_20 GIRARA_HIDDEN;
10 
11 #endif
const char *CSS_TEMPLATE_PRE_3_20 GIRARA_HIDDEN