aboutsummaryrefslogtreecommitdiff
path: root/cutl/details/config-vc.h
blob: 735e0048e76d1e78d49d1dee01ee3290f490c0ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* file      : cutl/details/config-vc.h
 * author    : Boris Kolpackov <boris@codesynthesis.com>
 * copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
 * license   : MIT; see accompanying LICENSE file
 */

/* Configuration file for Windows/VC++. */

#ifndef CUTL_DETAILS_CONFIG_VC_H
#define CUTL_DETAILS_CONFIG_VC_H

#endif /* CUTL_DETAILS_CONFIG_VC_H */