[dss-commits] digitalSTROM Server branch, master, updated. 75755e0b23b24c8ad19efa78058d598fe0ed16fd

git version control dss-commits at forum.digitalstrom.org
Mon Jan 4 12:06:34 CET 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "digitalSTROM Server".

The branch, master has been updated
       via  75755e0b23b24c8ad19efa78058d598fe0ed16fd (commit)
      from  e3155e1761968ab9e11462bfd3a96d92b458f0a7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 75755e0b23b24c8ad19efa78058d598fe0ed16fd
Author: Patrick Stählin <pstaehlin at futurelab.ch>
Date:   Mon Jan 4 12:05:52 2010 +0100

    Added missing include
    
    Compiles now on Mac OS X

-----------------------------------------------------------------------

Changes:
diff --git a/core/eventinterpreterplugins.cpp b/core/eventinterpreterplugins.cpp
index 2fd2975..84bb1a9 100644
--- a/core/eventinterpreterplugins.cpp
+++ b/core/eventinterpreterplugins.cpp
@@ -40,6 +40,7 @@
 
 #include <Poco/DOM/Element.h>
 #include <Poco/DOM/Node.h>
+#include <Poco/Exception.h>
 
 using Poco::XML::Element;
 using Poco::XML::Node;


hooks/post-receive
-- 
digitalSTROM Server


More information about the dss-commits mailing list