1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavutil
Mark Thompson a2c912c3b6 lavu/timestamp: Avoid C++-unfriendly code in user header
Including this header in a C++11 program (inside extern "C") will
throw an error because it looks like a user-defined literal.  Add a
space between the two tokens to avoid the problem.
2016-09-01 20:01:28 +01:00
..
2016-07-11 10:14:58 -04:00
2016-08-02 07:50:44 -07:00
2016-07-24 00:41:15 +02:00
2016-07-08 17:02:37 +02:00
2016-08-02 21:52:40 -07:00