[PPL-devel] [GIT] ppl/ppl(ppl-0_12-branch): Inclusions reordered to match the PPL coding standard.

Roberto Bagnara bagnara at cs.unipr.it
Sat May 5 14:24:27 CEST 2012


Module: ppl/ppl
Branch: ppl-0_12-branch
Commit: f70936756efd067c891ac1a24a44fa4d56af343a
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=f70936756efd067c891ac1a24a44fa4d56af343a

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Sat May  5 14:08:35 2012 +0200

Inclusions reordered to match the PPL coding standard.

---

 src/Watchdog.inlines.hh |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/Watchdog.inlines.hh b/src/Watchdog.inlines.hh
index c1262b5..30798ef 100644
--- a/src/Watchdog.inlines.hh
+++ b/src/Watchdog.inlines.hh
@@ -24,9 +24,8 @@ site: http://bugseng.com/products/ppl/ . */
 #ifndef PPL_Watchdog_inlines_hh
 #define PPL_Watchdog_inlines_hh 1
 
-#include <stdexcept>
-
 #include "Handler.defs.hh"
+#include <stdexcept>
 
 namespace Parma_Polyhedra_Library {
 




More information about the PPL-devel mailing list