src/itmf/impl.h Source File
impl.h
1 //
3 // The contents of this file are subject to the Mozilla Public License
4 // Version 1.1 (the "License"); you may not use this file except in
5 // compliance with the License. You may obtain a copy of the License at
6 // http://www.mozilla.org/MPL/
7 //
8 // Software distributed under the License is distributed on an "AS IS"
9 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
10 // License for the specific language governing rights and limitations
11 // under the License.
12 //
13 // The Original Code is MP4v2.
14 //
15 // The Initial Developer of the Original Code is Kona Blend.
16 // Portions created by Kona Blend are Copyright (C) 2008.
17 // All Rights Reserved.
18 //
19 // Contributors:
20 // Kona Blend, kona8lend@@gmail.com
21 //
23 
24 #ifndef MP4V2_IMPL_ITMF_IMPL_H
25 #define MP4V2_IMPL_ITMF_IMPL_H
26 
28 
29 #include "src/impl.h"
30 #include "itmf.h"
31 
33 
34 #endif // MP4V2_IMPL_ITMF_IMPL_H