Ignore:
Timestamp:
May 5, 2026, 4:33:27 PM (8 days ago)
Author:
stuerze
Message:

minor changes to solve an issue under windows operation system

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/combination/bnccomb.h

    r10820 r10907  
    33#define BNCCOMB_H
    44
    5 #include <fstream>
    6 #include <iostream>
    75#ifndef WIN32
    86#include <unistd.h>
     
    108#include <windows.h>
    119#endif
     10#include <fstream>
     11#include <iostream>
    1212#include <map>
    1313#include <newmat.h>
Note: See TracChangeset for help on using the changeset viewer.