From 03282ac383b93082fee5c3738fc5bb0ff9c72ddf Mon Sep 17 00:00:00 2001 From: Timo Kreuzer Date: Thu, 14 May 2015 19:51:12 +0000 Subject: [PATCH] [CRT] Fix build svn path=/trunk/; revision=67719 --- reactos/lib/sdk/crt/crt.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/reactos/lib/sdk/crt/crt.cmake b/reactos/lib/sdk/crt/crt.cmake index cda75eb5815..7ea581a4e47 100644 --- a/reactos/lib/sdk/crt/crt.cmake +++ b/reactos/lib/sdk/crt/crt.cmake @@ -56,7 +56,6 @@ list(APPEND CRT_SOURCE math/modf.c math/powf.c math/rand.c - math/sqrtf.c math/s_modf.c math/sinf.c math/sinh.c