mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-12 17:55:46 -04:00
added name dialog code, moved 'using namespace std;' out of headers and into source files
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include "window-basic-settings.hpp"
|
||||
#include "wx-wrappers.hpp"
|
||||
#include "platform.hpp"
|
||||
using namespace std;
|
||||
|
||||
class BasicGenData : public BasicSettingsData {
|
||||
ConfigFile localeIni;
|
||||
|
||||
Reference in New Issue
Block a user