Skip to content

Commit

Permalink
I don't think we need this define
Browse files Browse the repository at this point in the history
  • Loading branch information
msoos committed Sep 27, 2024
1 parent e94ca11 commit dba1f68
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/

#if defined(__GNUC__) && defined(__linux__)

#ifndef _GNU_SOURCE
#define _GNU_SOURCE
#endif

#endif

#define DEBUG_DIMACSPARSER_CMS

#include <ctime>
Expand Down

0 comments on commit dba1f68

Please sign in to comment.