Skip to content
  • Michael Pyne's avatar
    MSVC does not support the logical and keyword (not sure how I got it in there... · 4080d496
    Michael Pyne authored
    MSVC does not support the logical and keyword (not sure how I got it in there either, must have been in
    Python mode or something).
    
    However although it's apparently really standard C++ no need to special-case an include, we'll just use
    && instead of and.
    
    CCMAIL:pgquiles@elpauer.org
    
    svn path=/trunk/KDE/kdemultimedia/juk/; revision=824939
    4080d496