Skip to content
  • Martin Hebnes Pedersen's avatar
    Fixed build with GCC < 3.3 · d5e96473
    Martin Hebnes Pedersen authored and Nick Mathewson's avatar Nick Mathewson committed
    Preprocessor directives should not be put inside the arguments
    of a macro. This is not supported on older GCC releases (< 3.3)
    thus broke compilation on Haiku (running gcc2).
    d5e96473