Grantlee  5.2.0
grantlee_test_export.h
1 #ifndef GRANTLEE_TEST_EXPORT_H
2 #define GRANTLEE_TEST_EXPORT_H
3 
4 #include "grantlee_templates_export.h"
5 
6 #define GRANTLEE_TESTS_EXPORT GRANTLEE_TEMPLATES_EXPORT
7 
8 #endif