mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-27 05:44:15 +08:00
4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
|
#ifndef _CPP_QUEUE
|
||
|
#include <bits/std_queue.h>
|
||
|
#endif
|