ultimatepp/bazaar/GoogleTestExample/init
klugier b0555fb43b .bazzar Added Google Test to bazzar with appropriate example
git-svn-id: svn://ultimatepp.org/upp/trunk@9401 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-01-16 11:49:51 +00:00

5 lines
146 B
Text

#ifndef _GoogleTestExample_icpp_init_stub
#define _GoogleTestExample_icpp_init_stub
#include "plugin/gtest/init"
#include "Core/init"
#endif