aboutsummaryrefslogtreecommitdiff
path: root/cutl/details/config-vc.h
blob: 2d919a568dab430a0de7f5bd8382d5b38f91adcb (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-2011 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 */