mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 06:53:33 +00:00
Recomment out accidental code
This commit is contained in:
parent
6be030cd7c
commit
196942084b
1 changed files with 3 additions and 3 deletions
|
@ -19,9 +19,9 @@
|
||||||
#include "ctl/set.h"
|
#include "ctl/set.h"
|
||||||
#include "libc/mem/leaks.h"
|
#include "libc/mem/leaks.h"
|
||||||
|
|
||||||
#include <set>
|
// #include <set>
|
||||||
#define ctl std
|
// #define ctl std
|
||||||
#define check() size()
|
// #define check() size()
|
||||||
|
|
||||||
int
|
int
|
||||||
rand32(void)
|
rand32(void)
|
||||||
|
|
Loading…
Reference in a new issue