diff --git a/es2panda/aot/options.cpp b/es2panda/aot/options.cpp index 2c5bd0358ef5b28ae81e79193fffe1334754eb45..f2e0e23be25fad60ea876f5e79fb044a3721790b 100644 --- a/es2panda/aot/options.cpp +++ b/es2panda/aot/options.cpp @@ -17,8 +17,6 @@ #if defined(PANDA_TARGET_WINDOWS) #include -#else -#include #endif #include "bytecode_optimizer/bytecodeopt_options.h"