source:
trunk/Utilities/FFmpeg/AvCodecLockManager/stdafx.h
Last change on this file was 113, checked in by , 11 years ago | |
---|---|
|
|
File size: 316 bytes |
Line | |
---|---|
1 | //////////////////////////////////////////////////////////// |
2 | // Copyright (C) Roman Ryltsov, 2008-2012 |
3 | // Created by Roman Ryltsov roman@alax.info |
4 | // |
5 | // $Id: stdafx.h 113 2012-09-05 07:23:48Z roman $ |
6 | |
7 | #pragma once |
8 | |
9 | #include "targetver.h" |
10 | |
11 | #include <stdio.h> |
12 | #include <tchar.h> |
13 | |
14 | // TODO: reference additional headers your program requires here |
Note: See TracBrowser
for help on using the repository browser.