aboutsummaryrefslogtreecommitdiff
path: root/src/projects.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/projects.h')
-rw-r--r--src/projects.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/projects.h b/src/projects.h
index ee0e2b65..c4f09a8d 100644
--- a/src/projects.h
+++ b/src/projects.h
@@ -29,6 +29,10 @@
#ifndef PROJECTS_H
#define PROJECTS_H
+#ifndef ACCEPT_USE_OF_DEPRECATED_PROJ_API_H
+#define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H
+#endif
+
#ifdef _MSC_VER
# ifndef _CRT_SECURE_NO_DEPRECATE
# define _CRT_SECURE_NO_DEPRECATE