Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marius
zathura
Commits
fd63371f
Commit
fd63371f
authored
May 30, 2014
by
Sebastian Ramacher
Browse files
Fix missing include
Signed-off-by:
Sebastian Ramacher
<
sebastian+dev@ramacher.at
>
parent
13f34c44
Changes
1
Hide whitespace changes
Inline
Side-by-side
synctex/synctex_parser_utils.c
View file @
fd63371f
...
@@ -52,6 +52,7 @@ authorization from the copyright holder.
...
@@ -52,6 +52,7 @@ authorization from the copyright holder.
#include <string.h>
#include <string.h>
#include <sys/stat.h>
#include <sys/stat.h>
#include <time.h>
#if defined(_WIN32) || defined(__WIN32__) || defined(__TOS_WIN__) || defined(__WINDOWS__)
#if defined(_WIN32) || defined(__WIN32__) || defined(__TOS_WIN__) || defined(__WINDOWS__)
#define SYNCTEX_WINDOWS 1
#define SYNCTEX_WINDOWS 1
...
...
Write
Preview
Supports
Markdown
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