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.
pull/230/head
Mark Thompson 8 years ago
parent 5d054a1ac4
commit a2c912c3b6
Loading…
Cancel
Save