Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
Remove unnecessary #include
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpalmisc committed May 3, 2022
1 parent fb414df commit 99d77b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Core/Analyzers/ClassAnalyzer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*/

#include <ObjectiveNinjaCore/Analyzers/ClassAnalyzer.h>
#include <ObjectiveNinjaCore/TypeParser.h>

using namespace ObjectiveNinja;

Expand Down

0 comments on commit 99d77b6

Please sign in to comment.