Skip to content

Commit

Permalink
Fix test error
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob1 committed Feb 26, 2017
1 parent 57e7196 commit d5347b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/PowderToySDL.cpp
Expand Up @@ -1095,7 +1095,6 @@ int main(int argc, char * argv[])
#endif
#ifdef X86_SSE3
_MM_SET_DENORMALS_ZERO_MODE(_MM_DENORMALS_ZERO_ON);
#error test
#endif

GameController * gameController = NULL;
Expand Down

0 comments on commit d5347b0

Please sign in to comment.