| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -10,6 +10,8 @@ | |
|
|
||
| // not1 | ||
|
|
||
| #define _LIBCPP_DISABLE_DEPRECATION_WARNINGS | ||
|
|
||
| #include <functional> | ||
| #include <cassert> | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -10,6 +10,8 @@ | |
|
|
||
| // not2 | ||
|
|
||
| #define _LIBCPP_DISABLE_DEPRECATION_WARNINGS | ||
|
|
||
| #include <functional> | ||
| #include <cassert> | ||
|
|
||
|
|
||