From 6f0c2a0260663e62beccd42ba3e477483c25ff96 Mon Sep 17 00:00:00 2001 From: "Pavel V. Talanov" Date: Tue, 29 Dec 2015 14:25:21 +0300 Subject: [PATCH] Project configuration: Add source directories for kotlin builtIns to KotlinRuntime --- .idea/libraries/kotlin_runtime.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.idea/libraries/kotlin_runtime.xml b/.idea/libraries/kotlin_runtime.xml index dde15ef6874..4832fcd92fc 100644 --- a/.idea/libraries/kotlin_runtime.xml +++ b/.idea/libraries/kotlin_runtime.xml @@ -6,6 +6,8 @@ + + \ No newline at end of file