mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-30 11:34:56 +08:00
4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
|
#ifndef _CPP_STACK
|
||
|
#include <bits/std_stack.h>
|
||
|
#endif
|