Skip to content

Commit

Permalink
Kernel: Remove unneeded #include in ProcessorInfo.cpp (SerenityOS#3211)
Browse files Browse the repository at this point in the history
  • Loading branch information
tryfinally committed Aug 19, 2020
1 parent 64ea64f commit e035640
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Kernel/Arch/i386/ProcessorInfo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,3 @@ ProcessorInfo::ProcessorInfo(Processor& processor)
}

}

#include <AK/String.h>

0 comments on commit e035640

Please sign in to comment.