< prev index next >

src/cpu/x86/vm/bytes_x86.hpp

Print this page

        

@@ -24,10 +24,11 @@
 
 #ifndef CPU_X86_VM_BYTES_X86_HPP
 #define CPU_X86_VM_BYTES_X86_HPP
 
 #include "memory/allocation.hpp"
+#include "utilities/align.hpp"
 #include "utilities/macros.hpp"
 
 class Bytes: AllStatic {
  private:
 #ifndef AMD64
< prev index next >