Skip to content

Commit

Permalink
#include <cmath> in hevc.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdr428 authored Aug 13, 2023
1 parent e730327 commit 6f16e13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsMuxer/hevc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include <fs/systemlog.h>

#include <algorithm>
#include <cmath>

#include "tsMuxer.h"
#include "vodCoreException.h"
Expand Down

0 comments on commit 6f16e13

Please sign in to comment.