We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1abafa4 commit 10373feCopy full SHA for 10373fe
strings/z_function.cpp
@@ -11,7 +11,7 @@
11
* @author [Ritika Gupta](https://github.com/RitikaGupta8734)
12
*/
13
14
-#include <cstdint> /// for integral typedefs
+#include <cstdint>
15
#include <iostream> /// for IO operations
16
#ifdef _MSC_VER
17
#include <string> /// for string (use this for MS Visual C++)
0 commit comments