Skip to content

Commit

Permalink
remove #if !defined (_MSC_VER)
Browse files Browse the repository at this point in the history
  • Loading branch information
q4a committed Oct 7, 2018
1 parent 3f2b311 commit c0e260c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Externals/OPCODE/OPC_Types.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Include Guard
#pragma once
#if !defined (_MSC_VER)
#include <stdint.h>
#endif
#ifndef __ICETYPES_H__
#define __ICETYPES_H__

Expand Down

0 comments on commit c0e260c

Please sign in to comment.