]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - Vc/include/Vc/common/memoryfwd.h
update to Vc 0.7.3-dev
[u/mrichter/AliRoot.git] / Vc / include / Vc / common / memoryfwd.h
index 4e3ffe3f9f84508c13a59093a802f17fe6a070f9..9ed7628933f687397e0c78218f300e09a4dff182 100644 (file)
 #ifndef VC_COMMON_MEMORYFWD_H
 #define VC_COMMON_MEMORYFWD_H
 
+namespace AliRoot {
 namespace Vc
 {
     template<typename V, size_t Size1 = 0, size_t Size2 = 0> class Memory;
 } // namespace Vc
+} // namespace AliRoot
 
 #endif // VC_COMMON_MEMORYFWD_H