Skip to content
Snippets Groups Projects
user avatar
Mark Olesen authored
- got hit by spacing error and it took too long to pinpoint the problem:

  #include "XXX"   <- okay
  # include "XXX"  <- wrong!
c33e084d