reference cstdlib

This commit is contained in:
Cristy
2024-11-09 12:45:54 -05:00
parent b8c3266045
commit e62d04d4e1
9 changed files with 10 additions and 0 deletions
+2
View File
@@ -11,11 +11,13 @@
//
#include <Magick++.h>
#include <cstdlib>
#include <iostream>
#include <iomanip>
#include <list>
using namespace std;
using namespace Magick;
int main(int argc,char **argv)
{
if ( argc < 2 )
+1
View File
@@ -8,6 +8,7 @@
//
#include <Magick++.h>
#include <cstdlib>
#include <string>
#include <iostream>
+1
View File
@@ -14,6 +14,7 @@
//
#include <Magick++.h>
#include <cstdlib>
#include <string>
#include <iostream>
#include <list>
+1
View File
@@ -14,6 +14,7 @@
//
#include <Magick++.h>
#include <cstdlib>
#include <iostream>
using namespace std;
using namespace Magick;
+1
View File
@@ -12,6 +12,7 @@
//
#include <Magick++.h>
#include <cstdlib>
#include <string>
#include <iostream>
#include <list>
+1
View File
@@ -16,6 +16,7 @@
//
#include <Magick++.h>
#include <cstdlib>
#include <string>
#include <iostream>
#include <list>
+1
View File
@@ -10,6 +10,7 @@
//
#include <Magick++.h>
#include <cstdlib>
#include <string>
#include <iostream>
+1
View File
@@ -11,6 +11,7 @@
//
#include <Magick++.h>
#include <cstdlib>
#include <string>
#include <iostream>
+1
View File
@@ -12,6 +12,7 @@
//
#include <Magick++.h>
#include <cstdlib>
#include <iostream>
#include <string>
using namespace std;