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 f87dffd commit 686f085Copy full SHA for 686f085
python-bindings/overview_article/cppmult.cpp
@@ -1,4 +1,5 @@
1
-#include <stdio.h>
+#include <iostream>
2
+#include <iomanip>
3
#include "cppmult.hpp"
4
5
0 commit comments