source:
trunk/Utilities/Miscellaneous/PolyTextOut/stdafx.h
Last change on this file was 406, checked in by , 8 years ago | |
---|---|
File size: 359 bytes |
Line | |
---|---|
1 | //////////////////////////////////////////////////////////// |
2 | // Copyright (C) Roman Ryltsov, 2015 |
3 | // Created by Roman Ryltsov roman@alax.info |
4 | // |
5 | // A permission to use the source code is granted as long as reference to |
6 | // source website http://alax.info is retained. |
7 | |
8 | #pragma once |
9 | |
10 | #include "targetver.h" |
11 | |
12 | #include <stdio.h> |
13 | #include <tchar.h> |
Note: See TracBrowser
for help on using the repository browser.