~gabriel1984sibiu/imagemagick/trunk

« back to all changes in this revision

Viewing changes to Magick++/fuzz/main.cc

  • Committer: GitHub
  • Author(s): Dirk Lemstra
  • Date: 2018-01-16 11:27:52 UTC
  • Revision ID: git-v1:13ffeabe9abd6c262a8b6bfaeb1e145a420f8e3a
Fixed build for VS2013.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
#include <string>
6
6
#include <iostream>
7
7
#include <fstream>
8
 
#include "Shlwapi.h"
 
8
#include <Shlwapi.h>
 
9
#include <stdint.h>
9
10
#include "encoder_format.h"
10
11
using namespace std;
11
12
 
83
84
  }
84
85
  else
85
86
    debugger.start();
86
 
}
 
 
b'\\ No newline at end of file'
 
87
}