Opened 18 years ago

Last modified 15 years ago

#75 closed defect (fixed)

Missing algorithm header in BufferBuilder.cpp — at Initial Version

Reported by: mateusz@… Owned by: mateusz@…
Priority: major Milestone:
Component: Core Version: main
Severity: Significant Keywords: imported, phpbugtracker
Cc:

Description

BufferBuilder.cpp uses some STL algorithm but <algorithm> header is not included, so VC++ reports about unknown definitions.

Fixed in patch attached.

Change History (1)

by mateusz@…, 18 years ago

Generated with cvs diff -U2

Note: See TracTickets for help on using tickets.