mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
remove xmmintrin.h, unnecessarily mirroring changes to master
This commit is contained in:
parent
3091b5f1ad
commit
63e9138f1f
2 changed files with 0 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue