Skip to content

Commit fba2014

Browse files
authored
remove spurious POSIX define
1 parent 09c1877 commit fba2014

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/compare_sgemm_shgemm.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626
*****************************************************************************/
2727
#include <stdio.h>
2828
#include <stdint.h>
29-
#define __USE_POSIX199309
3029
#include "../common.h"
3130

3231
#include "test_helpers.h"

0 commit comments

Comments
 (0)