Skip to content

Commit 54a31ae

Browse files
committed
remove std:: from macro
1 parent 0ceee86 commit 54a31ae

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

reference/cstdio/eof.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# EOF
22
* cstdio[meta header]
3-
* std[meta namespace]
43
* macro[meta id-type]
54

65
```cpp

reference/cstdio/filename_max.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# FILENAME_MAX
22
* cstdio[meta header]
3-
* std[meta namespace]
43
* macro[meta id-type]
54

65
```cpp

reference/cstdio/stderr.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# stderr
22
* cstdio[meta header]
3-
* std[meta namespace]
43
* macro[meta id-type]
54

65
```cpp

reference/cstdio/stdin.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# stdin
22
* cstdio[meta header]
3-
* std[meta namespace]
43
* macro[meta id-type]
54

65
```cpp

reference/cstdio/stdout.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# stdout
22
* cstdio[meta header]
3-
* std[meta namespace]
43
* macro[meta id-type]
54

65
```cpp

0 commit comments

Comments
 (0)