Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix strange compile error with MSVC9
git-svn-id: http://svn.osgeo.org/qgis/trunk@8538 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed May 28, 2008
1 parent 2d3dd87 commit 5fecb60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/plugins/georeferencer/qgsgeorefwarpoptionsdialog.h
Expand Up @@ -12,6 +12,8 @@
#ifndef QGSGEOREFWARPOPTIONSDIALOG_H
#define QGSGEOREFWARPOPTIONSDIALOG_H

#include <cstdio>

#include "qgsimagewarper.h"

#include "ui_qgsgeorefwarpoptionsdialogbase.h"
Expand Down

0 comments on commit 5fecb60

Please sign in to comment.