Doxybook2 Example
Loading...
Searching...
No Matches
Log.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <stdio.h>
3
7
#define LOG_DEBUG(MSG, ...) printf(MSG, ##__VA_ARGS__)
src
Utils
Log.hpp
Generated by
1.13.2