diff test/testatomic.c @ 5118:02b860cbc7ce

Bump up the default cache line size.
author Sam Lantinga <slouken@libsdl.org>
date Thu, 27 Jan 2011 16:51:47 -0800
parents 427998ff3bcf
children
line wrap: on
line diff
--- a/test/testatomic.c	Thu Jan 27 16:46:15 2011 -0800
+++ b/test/testatomic.c	Thu Jan 27 16:51:47 2011 -0800
@@ -3,6 +3,7 @@
 #include "SDL.h"
 #include "SDL_atomic.h"
 #include "SDL_assert.h"
+#include "SDL_cpuinfo.h"
 
 /*
   Absolutely basic tests just to see if we get the expected value