ft_irc/src/log.hpp
2024-08-27 17:56:32 +02:00

5 lines
56 B
C++

#pragma once
#include <iostream>
#define LOG std::cerr