1/* Copyright (C)2018 D. R. Commander
2 *
3 * This library is free software and may be redistributed and/or modified under
4 * the terms of the wxWindows Library License, Version 3.1 or (at your option)
5 * any later version.  The full license is in the LICENSE.txt file included
6 * with this distribution.
7 *
8 * This library is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11 * wxWindows Library License for more details.
12 */
13
14#ifndef __VGLINLINE_H__
15#define __VGLINLINE_H__
16
17#define INLINE  @INLINE@
18
19#endif  /* __VGLINLINE_H__ */
20