Skip to content

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamWang1721 authored Nov 29, 2024
1 parent d691f80 commit 685c361
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
#include <iostream>
#include "hardware_info.h"
#include "language_manager.h"
#include "performance_monitor.h" // 如果需要性能监控模块
#include "network_tools.h" // 如果需要网络工具模块


int main() {
int choice = -1;
Expand Down

0 comments on commit 685c361

Please sign in to comment.