From 999f4ba966a07e4ffcdf395cf4cb7e7babd00527 Mon Sep 17 00:00:00 2001 From: Eric J Korpela Date: Wed, 31 Oct 2012 08:33:09 -0700 Subject: [PATCH] None --- checkin_notes | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/checkin_notes b/checkin_notes index e5cb5be618..35ddc75384 100644 --- a/checkin_notes +++ b/checkin_notes @@ -6485,3 +6485,12 @@ Rom 31 Oct 2012 samples\vboxwrapper\ vbox.cpp + +Eric K 31 Oct 2012 + - wrapper: Fix for likely compile problems due to including new header in + previous wrapper.cpp without checking for their existence. The macros + required already existed in config.h. + + samples/wrapper/ + wrapper.cpp +