mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
wikiheaders: Automatically categorize API symbols by subsystem.
This commit is contained in:
parent
efaa58732a
commit
0805990668
12 changed files with 57 additions and 5 deletions
|
|
@ -30,6 +30,8 @@
|
|||
|
||||
#include "SDL_stdinc.h"
|
||||
|
||||
/* WIKI CATEGORY: CPUInfo */
|
||||
|
||||
/* Need to do this here because intrin.h has C++ code in it */
|
||||
/* Visual Studio 2005 has a bug where intrin.h conflicts with winnt.h */
|
||||
#if defined(_MSC_VER) && (_MSC_VER >= 1500) && (defined(_M_IX86) || defined(_M_X64))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue