summaryrefslogtreecommitdiff
path: root/includes/control/ControlSendInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/control/ControlSendInterface.h')
-rw-r--r--includes/control/ControlSendInterface.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/includes/control/ControlSendInterface.h b/includes/control/ControlSendInterface.h
index 4857dd0..2d706a2 100644
--- a/includes/control/ControlSendInterface.h
+++ b/includes/control/ControlSendInterface.h
@@ -17,8 +17,8 @@
*
* THIS CODE HAS BEEN GENERATED BY ENTERPRISE ARCHITECT GENIVI MODEL. PLEASE CHANGE ONLY IN ENTERPRISE ARCHITECT AND GENERATE AGAIN
*/
-#if !defined(EA_453737DF_D0F3_4dda_8960_2B6C2FE2297F__INCLUDED_)
-#define EA_453737DF_D0F3_4dda_8960_2B6C2FE2297F__INCLUDED_
+#if !defined(EA_3F77CFC8_1A30_4d2d_88FD_3E946AA5AB38__INCLUDED_)
+#define EA_3F77CFC8_1A30_4d2d_88FD_3E946AA5AB38__INCLUDED_
#include <vector>
#include <string>
@@ -39,7 +39,7 @@ namespace am {
* Violation these rules may lead to unexpected behavior! Nevertheless you can implement thread safe by using the deferred-call pattern described on the wiki which also helps to implement calls that are forbidden.\n
* For more information, please check CAmSerializer
* @author Christian Mueller
- * @created 27-Feb-2012 6:57:33 PM
+ * @created 29-Feb-2012 12:54:30 PM
*/
class ControlSendInterface
{
@@ -385,4 +385,4 @@ namespace am {
};
}
-#endif // !defined(EA_453737DF_D0F3_4dda_8960_2B6C2FE2297F__INCLUDED_)
+#endif // !defined(EA_3F77CFC8_1A30_4d2d_88FD_3E946AA5AB38__INCLUDED_)