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