Opened 14 years ago

Closed 14 years ago

#2460 closed Bugs (fixed)

read_dimacs.hpp missing include files

Reported by: Andrew Sutton Owned by: Andrew Sutton
Milestone: Boost 1.38.0 Component: graph
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

This file does not include the correct header files for strcmp. It should include string.h (or better yet cstring). The corresponding write_dimacs.hpp might have similar problems.

Change History (1)

comment:1 by Andrew Sutton, 14 years ago

Milestone: To Be DeterminedBoost 1.38.0
Resolution: fixed
Status: newclosed

Fixed in r49563.

Note: See TracTickets for help on using tickets.