lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fix compile on OSX by including std-vector.hh instead of <vector> (issue


From: graham
Subject: Fix compile on OSX by including std-vector.hh instead of <vector> (issue 5437052)
Date: Thu, 24 Nov 2011 01:13:53 +0000

this is the kind of patch that can in theory be pushed directly to
staging, although in this case I'm glad there was a review first.


http://codereview.appspot.com/5437052/diff/1/lily/include/lily-guile.hh
File lily/include/lily-guile.hh (right):

http://codereview.appspot.com/5437052/diff/1/lily/include/lily-guile.hh#newcode30
lily/include/lily-guile.hh:30: #ifndef STD_VECTOR_HH
std-vector.hh already includes that ifndef, so omit it from here.

http://codereview.appspot.com/5437052/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]