Commit graph

1 commit

Author SHA1 Message Date
Michael Stahl
0b9ebd7877 boost: disable spurious MSVC warning C4100 in msvc.hpp
It warns that "x" is unreferenced formal parameter in
virtual void failed(Model *x) { x->~Model(); }

Change-Id: I10a4e1f037726f0225c2c6bf4ee23d5fb2accf7d
2012-10-24 16:05:49 +02:00