// AUTO-GENERATED DO NOT TOUCH /********************************************************************* * \file BigFileInfo.generated.hpp * *********************************************************************/ #ifndef BIGFOOT_ENGINETESTS_BIGFILEINFO_GENERATED_HPP #define BIGFOOT_ENGINETESTS_BIGFILEINFO_GENERATED_HPP #include namespace Bigfoot { /* * BigFile location */ constexpr eastl::string_view BIGFILE_ENGINETESTS_LOCATION {"./EngineTests-bigfile.db"}; } // namespace Bigfoot #endif