Program Listing for File SGPL_STRINGIFY.hpp

Return to documentation for file (include/sgpl/debug/SGPL_STRINGIFY.hpp)

#pragma once
#ifndef SGPL_DEBUG_SGPL_STRINGIFY_HPP_INCLUDE
#define SGPL_DEBUG_SGPL_STRINGIFY_HPP_INCLUDE

#define SGPL_STRINGIFY(x) #x

#endif // #ifndef SGPL_DEBUG_SGPL_STRINGIFY_HPP_INCLUDE