Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 124bbe8

Browse files
committed
Merge pull request #527 from jdh2358/reorder-ttconv
Reorder ttconv
2 parents 2154b32 + 96033e6 commit 124bbe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ttconv/pprdrv_tt2.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
*/
3434

3535
#include "global_defines.h"
36-
#include <cmath>
3736
#include <cstdlib>
37+
#include <cmath>
3838
#include <cstring>
3939
#include <memory>
4040
#include "pprdrv.h"

0 commit comments

Comments
 (0)