mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-26 11:29:28 +08:00
4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
|
#ifndef _CPP_BITSET
|
||
|
#include <bits/std_bitset.h>
|
||
|
#endif
|