We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c94f5e commit 861f892Copy full SHA for 861f892
1 file changed
include/stdinc.h
@@ -134,6 +134,7 @@ using std::flush;
134
using std::min;
135
using std::max;
136
using std::ios;
137
+using std::abs;
138
139
//=============================================================================
140
// New naming conventions to add to or replace existing names in C :
0 commit comments