Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Fixed bug 993
Browse files Browse the repository at this point in the history
GCC supports unnamed unions now. :)
  • Loading branch information
slouken committed Jul 18, 2010
1 parent a1bcf7b commit 3ee8e55
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/audio/windx5/directx.h
Expand Up @@ -2,10 +2,6 @@
#ifndef _directx_h
#define _directx_h

#ifdef __GNUC__
#define NONAMELESSUNION
#endif

/* Include all of the DirectX 5.0 headers and adds any necessary tweaks */

#define WIN32_LEAN_AND_MEAN
Expand Down

0 comments on commit 3ee8e55

Please sign in to comment.