mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-07 03:01:55 +00:00
6 lines
80 B
C
6 lines
80 B
C
|
#ifndef DECLSPEC_H_INCLUDED
|
||
|
#define DECLSPEC_H_INCLUDED
|
||
|
#define LIBSPEC
|
||
|
#endif
|
||
|
|