7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-18 20:59:17 +00:00

Remove questionable dropping of inline for msvc in markdown2html

This commit is contained in:
Marek Roszko 2021-01-31 19:53:36 -05:00
parent 9d0b16e814
commit 627d321ec5

View File

@ -28,7 +28,6 @@ extern "C" {
#if defined(_MSC_VER)
#define __attribute__( x )
#define inline
#endif
typedef enum