unittests: add missing include to utProfiler.
parent
256f28432a
commit
4013b319af
|
@ -40,7 +40,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
---------------------------------------------------------------------------
|
||||
*/
|
||||
#include "UnitTestPCH.h"
|
||||
|
||||
#include "UTLogStream.h"
|
||||
#include "code/Profiler.h"
|
||||
#include <assimp/DefaultLogger.hpp>
|
||||
|
||||
|
|
Loading…
Reference in New Issue