From 8f33c72ad7471fa04b71a03db96f013841b7d968 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 6 May 2016 12:11:41 +0200 Subject: [PATCH] Inline function optimization more aggressive now --- include/Release.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Release.props b/include/Release.props index 310e4d2..58eecb8 100644 --- a/include/Release.props +++ b/include/Release.props @@ -30,7 +30,7 @@ - OnlyExplicitInline + AnySuitable