diff options
Diffstat (limited to 'thirdparty/basis_universal/encoder/basisu_bc7enc.h')
-rw-r--r-- | thirdparty/basis_universal/encoder/basisu_bc7enc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/thirdparty/basis_universal/encoder/basisu_bc7enc.h b/thirdparty/basis_universal/encoder/basisu_bc7enc.h index 23469912e2..8d8b7888ca 100644 --- a/thirdparty/basis_universal/encoder/basisu_bc7enc.h +++ b/thirdparty/basis_universal/encoder/basisu_bc7enc.h @@ -12,6 +12,7 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. +#pragma once #include "basisu_enc.h" #include "../transcoder/basisu_transcoder_uastc.h" |