#ifndef _GLWEBTOOLS_MEMORY_BARRIER_INCLUDED_ #define _GLWEBTOOLS_MEMORY_BARRIER_INCLUDED_ namespace glwebtools { void MemBar(); } #endif