From 29c0a414b0bd6a6b55780a7d656ca4498c399637 Mon Sep 17 00:00:00 2001
From: Pietro Incardona <incardon@mpi-cbg.de>
Date: Thu, 17 Sep 2015 17:56:03 +0200
Subject: [PATCH] Updating modules

---
 openfpm_vcluster            | 2 +-
 src/SubdomainGraphNodes.hpp | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/openfpm_vcluster b/openfpm_vcluster
index 13eb9a78..8f4764f8 160000
--- a/openfpm_vcluster
+++ b/openfpm_vcluster
@@ -1 +1 @@
-Subproject commit 13eb9a78c0e050de4f86154b561d02ee4d0dcf0a
+Subproject commit 8f4764f868276bcbb2b8f88b3221b9a47b845d73
diff --git a/src/SubdomainGraphNodes.hpp b/src/SubdomainGraphNodes.hpp
index b58f94d7..888eed97 100644
--- a/src/SubdomainGraphNodes.hpp
+++ b/src/SubdomainGraphNodes.hpp
@@ -1,5 +1,5 @@
 #ifndef SUBDOMAIN_NODES_HPP
-#define DUBDOMAIN_NODES_HPP
+#define SUBDOMAIN_NODES_HPP
 
 /* In a decomposition graph each node represent a sub-domain while an edge represent
  * an interaction between sub-domain (it mean that they have to communicate).
-- 
GitLab