From e568f1ef322d1ae7e950f441a69597a1a753045d Mon Sep 17 00:00:00 2001 From: Mark Rivers Date: Tue, 18 Nov 2014 14:10:03 -0600 Subject: [PATCH] Comment our #pragma hdrstop, not supported on Linux and not really needed --- andorSupport/ShamrockCIF.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/andorSupport/ShamrockCIF.h b/andorSupport/ShamrockCIF.h index 6280453..8f03e65 100755 --- a/andorSupport/ShamrockCIF.h +++ b/andorSupport/ShamrockCIF.h @@ -1,4 +1,4 @@ -#pragma hdrstop +/* #pragma hdrstop */ #define SHAMROCK_COMMUNICATION_ERROR 20201 #define SHAMROCK_SUCCESS 20202