15 lines
202 B
C
15 lines
202 B
C
|
//
|
||
|
// File: gs_win32.h
|
||
|
// Author: Peter Slattery
|
||
|
// Creation Date: 2020-01-01
|
||
|
//
|
||
|
#ifndef GS_WIN32_H
|
||
|
|
||
|
#ifndef GS_WIN32_H
|
||
|
|
||
|
#define GS_WIN32_H
|
||
|
#endif // GS_WIN32_H
|
||
|
|
||
|
|
||
|
#define GS_WIN32_H
|
||
|
#endif // GS_WIN32_H
|