summaryrefslogtreecommitdiffstats
path: root/src/shared/runtime_paths.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/runtime_paths.hpp')
-rw-r--r--src/shared/runtime_paths.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/shared/runtime_paths.hpp b/src/shared/runtime_paths.hpp
index 4a2ff81a..3ed48f00 100644
--- a/src/shared/runtime_paths.hpp
+++ b/src/shared/runtime_paths.hpp
@@ -18,10 +18,6 @@
#ifndef INGEN_SHARED_RUNTIME_PATHS_HPP
#define INGEN_SHARED_RUNTIME_PATHS_HPP
-#ifndef _GNU_SOURCE
- #define _GNU_SOURCE
-#endif
-
#include <string>
namespace Ingen {