namespace changes

This commit is contained in:
Nick Fisher
2024-03-01 22:47:01 +08:00
parent a3b67bef91
commit 6525dea6c2

View File

@@ -44,9 +44,10 @@
#include "wgl_context.h" #include "wgl_context.h"
#endif #endif
namespace flutter_filament {
using namespace std::chrono_literals; using namespace std::chrono_literals;
namespace flutter_filament {
void FlutterFilamentPlugin::RegisterWithRegistrar( void FlutterFilamentPlugin::RegisterWithRegistrar(
flutter::PluginRegistrarWindows *registrar) { flutter::PluginRegistrarWindows *registrar) {