Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Christian Persch
poppler
Commits
58c17c3a
Commit
58c17c3a
authored
Jan 30, 2012
by
Hib Eris
Committed by
Albert Astals Cid
Jan 30, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix build with latest mingw-w64 headers
Fixes bug #45407.
parent
650644c3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
glib/poppler-annot.cc
glib/poppler-annot.cc
+1
-0
glib/poppler-document.cc
glib/poppler-document.cc
+1
-0
No files found.
glib/poppler-annot.cc
View file @
58c17c3a
...
...
@@ -18,6 +18,7 @@
* Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "config.h"
#include "poppler.h"
#include "poppler-private.h"
...
...
glib/poppler-document.cc
View file @
58c17c3a
...
...
@@ -16,6 +16,7 @@
* Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "config.h"
#include <string.h>
#ifndef __GI_SCANNER__
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment