mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Reverted previous commit. Thanks, Chris.
llvm-svn: 29388
This commit is contained in:
parent
e42e6faf13
commit
67a99e866c
@ -21,7 +21,7 @@
|
|||||||
Engineering a sort function; Jon Bentley and M. Douglas McIlroy;
|
Engineering a sort function; Jon Bentley and M. Douglas McIlroy;
|
||||||
Software - Practice and Experience; Vol. 23 (11), 1249-1265, 1993. */
|
Software - Practice and Experience; Vol. 23 (11), 1249-1265, 1993. */
|
||||||
|
|
||||||
#if 1
|
#if 0
|
||||||
|
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user