1 2 3 4 5
#pragma once #include <log/log.h> #include <cassert.h> // Include after log to use log's LOGE().