Skip to content

Commit

Permalink
remove an already commented out include directive
Browse files Browse the repository at this point in the history
  • Loading branch information
unicolet committed May 10, 2012
1 parent f0f895c commit f078c20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mapserver.h
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,6 @@ MS_DLL_EXPORT int msImageSetPenGD(gdImagePtr img, colorObj *color);

#elif defined(_MSC_VER) && (defined(_M_IX86) || defined(_M_X64))

//#include <intrin.h>
#pragma intrinsic (_InterlockedExchangeAdd)

#if defined(_MSC_VER) && (_MSC_VER <= 1200)
Expand Down

0 comments on commit f078c20

Please sign in to comment.