remove mmintrin include that isn't needed anymore

This commit is contained in:
Stephen Birarda 2014-10-15 14:26:03 -07:00
parent 8372975bad
commit 56ad97db17

View file

@ -9,7 +9,6 @@
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
#include <mmintrin.h>
#include <errno.h>
#include <fcntl.h>
#include <fstream>