git-svn-id: svn://ultimatepp.org/upp/trunk@4438 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2012-01-18 18:23:29 +00:00
parent c831236753
commit 8f03c15616
3 changed files with 28 additions and 0 deletions

4
upptst/Random/init Normal file
View file

@ -0,0 +1,4 @@
#ifndef _Random_icpp_init_stub
#define _Random_icpp_init_stub
#include "Core/init"
#endif