View | Details | Raw Unified | Return to bug 263176
Collapse All | Expand All

(-)b/devel/heimdall/files/patch-heimdall_source_Heimdall.h (+15 lines)
Added Link Here
1
--- heimdall/source/Heimdall.h.orig	2017-05-11 18:34:25 UTC
2
+++ heimdall/source/Heimdall.h
3
@@ -54,12 +54,4 @@
4
 
5
 #endif
6
 
7
-#if (!(defined _MSC_VER) || (_MSC_VER < 1700))
8
-
9
-#ifndef nullptr
10
-#define nullptr 0
11
-#endif
12
-
13
-#endif
14
-
15
 #endif

Return to bug 263176