Ignore:
Timestamp:
10/02/12 11:45:31 (12 years ago)
Author:
tbretz
Message:
Added some missing std::
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mfbase/MFilterList.h

    r9157 r14448  
    2929    enum { kIsOwner = BIT(14) };
    3030
    31     void StreamPrimitive(ostream &out) const;
     31    void StreamPrimitive(std::ostream &out) const;
    3232
    3333    void Init(const char *name, const char *title);
Note: See TracChangeset for help on using the changeset viewer.