mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 02:53:43 +02:00
Remove BakingVersion.h
This commit is contained in:
parent
8a89e8f9fb
commit
e38ef699cc
1 changed files with 0 additions and 2 deletions
|
@ -36,8 +36,6 @@
|
|||
void AssetServer::bakeAsset(const AssetUtils::AssetHash& assetHash, const AssetUtils::AssetPath& assetPath, const QString& filePath) {
|
||||
void AssetServer::bakeAsset(const AssetUtils::AssetHash& assetHash, const AssetUtils::AssetPath& assetPath, const QString& filePath) {
|
||||
|
||||
#include <BakingVersion.h>
|
||||
|
||||
#include "AssetServerLogging.h"
|
||||
#include "BakeAssetTask.h"
|
||||
#include "SendAssetTask.h"
|
||||
|
|
Loading…
Reference in a new issue