remove xmmintrin.h, unnecessarily mirroring changes to master
This commit is contained in:
parent
3091b5f1ad
commit
63e9138f1f
@ -19,7 +19,6 @@
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <cmath>
|
||||
#include <xmmintrin.h>
|
||||
|
||||
#include "pbd/compose.h"
|
||||
#include "pbd/debug_rt_alloc.h"
|
||||
|
@ -45,8 +45,6 @@
|
||||
|
||||
#include "i18n.h"
|
||||
|
||||
#include <xmmintrin.h>
|
||||
|
||||
using namespace ARDOUR;
|
||||
using namespace PBD;
|
||||
using namespace std;
|
||||
|
Loading…
Reference in New Issue
Block a user