Sync with trunk revision r58045 to bring the corrections on configure.cmd and on...
[reactos.git] / include / crt / mmintrin.h
1 /**
2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the w64 mingw-runtime package.
4 * No warranty is given; refer to the file DISCLAIMER within this package.
5 */
6
7 #pragma once
8 #ifndef _MMINTRIN_H_INCLUDED
9 #define _MMINTRIN_H_INCLUDED
10
11 #include <crtdefs.h>
12
13
14
15 #endif /* _MMINTRIN_H_INCLUDED */