8#ifndef IGL_OPENGL_PRINT_PROGRAM_INFO_LOG_H 
    9#define IGL_OPENGL_PRINT_PROGRAM_INFO_LOG_H 
   10#include "../igl_inline.h" 
   24#ifndef IGL_STATIC_LIBRARY 
   25#  include "print_program_info_log.cpp" 
#define IGL_INLINE
Definition igl_inline.h:15
 
void print_program_info_log(const GLuint obj)
Print the information log for a program object.