summaryrefslogtreecommitdiffstats
path: root/stone_soup/crawl-ref/mac/Precomp (Posix-R).pch++
diff options
context:
space:
mode:
Diffstat (limited to 'stone_soup/crawl-ref/mac/Precomp (Posix-R).pch++')
-rw-r--r--stone_soup/crawl-ref/mac/Precomp (Posix-R).pch++18
1 files changed, 0 insertions, 18 deletions
diff --git a/stone_soup/crawl-ref/mac/Precomp (Posix-R).pch++ b/stone_soup/crawl-ref/mac/Precomp (Posix-R).pch++
deleted file mode 100644
index f6d249a5f4..0000000000
--- a/stone_soup/crawl-ref/mac/Precomp (Posix-R).pch++
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- * File: Precomp (Posix-R).pch++
- * Summary: Precompiled header for Posix release builds.
- * Written by: Jesse Jones
- *
- * Copyright © 2002 Jesse Jones.
- *
- * Change History (most recent first):
- *
- * <1> 5/25/02 JDJ Created
- */
-
-#pragma precompile_target "Precomp (Posix-R)"
-
-#define UNIX 1
-#define BSD 1
-
-#include "Precomp (Common).h"