🔥 build warning on Win32
This commit is contained in:
parent
248ac5c37b
commit
63d9174822
1 changed files with 1 additions and 0 deletions
|
@ -267,6 +267,7 @@ v8::Local<v8::Value> NativeImage::AsNativeRepresentation(
|
|||
ptr = reinterpret_cast<void*>(image_.AsNSImage());
|
||||
break;
|
||||
#endif
|
||||
case NativeRepresentation::INVALID:
|
||||
default:
|
||||
args->ThrowError();
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue