From: Brandon King Date: Wed, 14 Feb 2007 01:34:32 +0000 (+0000) Subject: Added new line at end of file to remove gcc warning X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=commitdiff_plain;h=b90952ca143cc49a15ffc2aa6228f8a538fd261e Added new line at end of file to remove gcc warning --- diff --git a/qui/threading/GuiProxy.cpp b/qui/threading/GuiProxy.cpp index 923fc68..31be158 100644 --- a/qui/threading/GuiProxy.cpp +++ b/qui/threading/GuiProxy.cpp @@ -44,4 +44,5 @@ void MussaWindowProxy(MussaRef m) { std::cout << "no local proxy" << std::endl; } } - \ No newline at end of file + +