Skip to content
  • Ray Strode's avatar
    54fb7e1d
    Include config.h automatically · 54fb7e1d
    Ray Strode authored
    There are a few files missing #include <config.h>.
    
    That is bad since it means those files don't get debug tracing.
    
    This commit eliminates the pitfall by making sure the file is
    included implicitly
    54fb7e1d
    Include config.h automatically
    Ray Strode authored
    There are a few files missing #include <config.h>.
    
    That is bad since it means those files don't get debug tracing.
    
    This commit eliminates the pitfall by making sure the file is
    included implicitly
Loading