Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/fstream.hfa

    rd0502a3 r8d321f9  
    1616#pragma once
    1717
    18 #include "bits/weakso_locks.hfa"
    1918#include "iostream.hfa"
    2019#include <exception.hfa>
     
    3534        char $separator[sepSize];
    3635        char $tupleSeparator[sepSize];
    37 //      multiple_acquisition_lock lock;
    3836}; // ofstream
    3937
Note: See TracChangeset for help on using the changeset viewer.