summary refs log tree commit diff stats
path: root/compiler/main.nim
diff options
context:
space:
mode:
authorcheatfate <ka@hardcore.kiev.ua>2016-02-18 18:17:01 +0200
committercheatfate <ka@hardcore.kiev.ua>2016-02-18 18:17:01 +0200
commit901b7bdaf2b7e312038b2100b815b303e4758f7e (patch)
tree07d2d0965381e94ef7905a92704c5dfc2070ac4c /compiler/main.nim
parent2dd324632d2c65f06a8581c01c1e1d1fd9731c38 (diff)
downloadNim-901b7bdaf2b7e312038b2100b815b303e4758f7e.tar.gz
Resolve "redifintion" errors, when using Microsoft Compiler and Visual Studio headers described in Issue #3879
Diffstat (limited to 'compiler/main.nim')
0 files changed, 0 insertions, 0 deletions
102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171