Index: src/Tuples/Explode.h
===================================================================
--- src/Tuples/Explode.h	(revision 6242335009c5d2ebee1bb50d1d228f5aacb0e5bd)
+++ src/Tuples/Explode.h	(revision ab6ed1ec3913e43b5fa20701bcf9f158b93e099f)
@@ -9,11 +9,10 @@
 // Author           : Rob Schluntz
 // Created On       : Wed Nov 9 13:12:24 2016
-// Last Modified By : Rob Schluntz
-// Last Modified On : Wed Nov 9 13:20:24 2016
-// Update Count     : 2
+// Last Modified By : Peter A. Buhr
+// Last Modified On : Sat Jul 22 09:55:16 2017
+// Update Count     : 3
 //
 
-#ifndef _EXPLODE_H_
-#define _EXPLODE_H_
+#pragma once
 
 #include "ResolvExpr/AlternativeFinder.h"
@@ -95,6 +94,4 @@
 } // namespace Tuples
 
-#endif // _TUPLE_ASSIGNMENT_H_
-
 // Local Variables: //
 // tab-width: 4 //
Index: src/Tuples/Tuples.h
===================================================================
--- src/Tuples/Tuples.h	(revision 6242335009c5d2ebee1bb50d1d228f5aacb0e5bd)
+++ src/Tuples/Tuples.h	(revision ab6ed1ec3913e43b5fa20701bcf9f158b93e099f)
@@ -9,11 +9,10 @@
 // Author           : Rodolfo G. Esteves
 // Created On       : Mon May 18 07:44:20 2015
-// Last Modified By : Rob Schluntz
-// Last Modified On : Wed Nov 9 13:17:58 2016
-// Update Count     : 15
+// Last Modified By : Peter A. Buhr
+// Last Modified On : Sat Jul 22 09:55:00 2017
+// Update Count     : 16
 //
 
-#ifndef _TUPLES_H_
-#define _TUPLES_H_
+#pragma once
 
 #include <string>
@@ -49,6 +48,4 @@
 } // namespace Tuples
 
-#endif // _TUPLE_ASSIGNMENT_H_
-
 // Local Variables: //
 // tab-width: 4 //
