Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/vec/vec2.hfa

    r5454d77 rb12e4ad  
    283283        return os | '<' | x | ',' | y | '>';
    284284    }
    285         OSTYPE_VOID_IMPL( vec2(T) )
     285        OSTYPE_VOID_IMPL( os, vec2(T) )
    286286}
Note: See TracChangeset for help on using the changeset viewer.