COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/bits/windows.h

    r1340 r1270  
    2020#define LEMON_BITS_WINDOWS_H
    2121
    22 #include <lemon/config.h>
    2322#include <string>
    2423
     
    3635      ~WinLock();
    3736      void lock();
    38       void unlock();\
     37      void unlock();
    3938    private:
    4039      void *_repr;
Note: See TracChangeset for help on using the changeset viewer.