Mercurial > vba-clojure
annotate src/win32/stdafx.cpp @ 3:b05d00f19d80
fix some formatting
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sat, 03 Mar 2012 10:33:11 -0600 |
parents | f9f4f1b99eed |
children |
rev | line source |
---|---|
rlm@1 | 1 // stdafx.cpp : source file that includes just the standard includes |
rlm@1 | 2 // DialogSizer.pch will be the pre-compiled header |
rlm@1 | 3 // stdafx.obj will contain the pre-compiled type information |
rlm@1 | 4 |
rlm@1 | 5 #include "stdafx.h" |
rlm@1 | 6 |
rlm@1 | 7 // TODO: reference any additional headers you need in STDAFX.H |
rlm@1 | 8 // and not in this file |