Skip to content

Conversation

drew-parsons
Copy link

@drew-parsons drew-parsons commented Jan 5, 2025

@@ -3,6 +3,9 @@

#ifdef FFMPEG

#include <mystdlib.h>
using namespace std;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, never use "using namespace ..." in any header file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6.2.2404 fails to build with gcc-14: encoding.hpp: 'string' 'cerr' 'endl' has not been declared;
2 participants