mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 05:01:10 -05:00
7 lines
191 B
Go
7 lines
191 B
Go
// SPDX-License-Identifier: Apache-2.0
|
|
// SPDX-FileCopyrightText: 2024 The Ebitengine Authors
|
|
|
|
package cgo
|
|
|
|
// Empty so that importing this package doesn't cause issue for certain platforms.
|