namespace changes
This commit is contained in:
@@ -44,10 +44,11 @@
|
|||||||
#include "wgl_context.h"
|
#include "wgl_context.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
using namespace std::chrono_literals;
|
|
||||||
|
|
||||||
namespace flutter_filament {
|
namespace flutter_filament {
|
||||||
|
|
||||||
|
using namespace std::chrono_literals;
|
||||||
|
|
||||||
|
|
||||||
void FlutterFilamentPlugin::RegisterWithRegistrar(
|
void FlutterFilamentPlugin::RegisterWithRegistrar(
|
||||||
flutter::PluginRegistrarWindows *registrar) {
|
flutter::PluginRegistrarWindows *registrar) {
|
||||||
auto channel =
|
auto channel =
|
||||||
|
|||||||
Reference in New Issue
Block a user