Skip to content

Commit

Permalink
Remove unused include emmintrin.h for IPAlgorithms.h
Browse files Browse the repository at this point in the history
  • Loading branch information
eritpchy committed Sep 22, 2023
1 parent b379c59 commit 61096f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Components/IPAlgorithms/IPAlgorithms.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

#include "IPAlgorithms.h"
#include <math.h>
#include <emmintrin.h>
#include <wx/wx.h>
#include "wx.h"
#include <wx/regex.h>
Expand Down

0 comments on commit 61096f0

Please sign in to comment.