aboutsummaryrefslogtreecommitdiff
path: root/include/win32/config.h
blob: 00ec3bbd158324fda39d6c3e6cd7ae9b8a635021 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* SPDX-License-Identifier: LGPL-3.0-or-later */
/*
 * config.h - manually created stub for MSVC
 *
 * Copyright (C) 2019 David Oberhollenzer <goliath@infraroot.at>
 */
#ifndef CONFIG_H
#define CONFIG_H



#endif /* CONFIG_H */