Fix MPrealSupport

This commit is contained in:
Gael Guennebaud 2018-09-20 18:30:10 +02:00
parent 3c6dc93f99
commit d37188b9c1

View File

@ -162,6 +162,7 @@ int main()
typedef ResScalar LhsPacket;
typedef ResScalar RhsPacket;
typedef ResScalar ResPacket;
typedef LhsPacket LhsPacket4Packing;
};