8#ifndef IGL_OPENGL_PRINT_SHADER_INFO_LOG_H
9#define IGL_OPENGL_PRINT_SHADER_INFO_LOG_H
10#include "../igl_inline.h"
23#ifndef IGL_STATIC_LIBRARY
24# include "print_shader_info_log.cpp"
#define IGL_INLINE
Definition igl_inline.h:15
void print_shader_info_log(const GLuint obj)
Print the info log for a shader object.