Skip to content

Commit

Permalink
Fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelldi committed Nov 20, 2023
1 parent 9264ba8 commit 2090f7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ import com.intellij.execution.runners.ProgramRunner
import com.intellij.execution.ui.ConsoleView
import com.intellij.execution.ui.ConsoleViewContentType
import com.intellij.openapi.diagnostic.Logger
import com.intellij.openapi.progress.withBackgroundProgress
import com.intellij.openapi.rd.util.withBackgroundContext
import com.intellij.openapi.util.SystemInfo
import com.intellij.openapi.util.io.FileUtil
import com.intellij.platform.ide.progress.withBackgroundProgress
import com.intellij.util.application
import com.intellij.util.execution.ParametersListUtil
import com.intellij.util.system.CpuArch
Expand Down

0 comments on commit 2090f7f

Please sign in to comment.