This commit is contained in:
Max 2016-12-18 10:14:45 -05:00
parent e0a0636ee3
commit a74d80c67c
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#define INCLUDED_SWAB_H
#include <stdint.h>
#include <algorithm>
/**
* Yank in[bits[0]..bits[bits_sz]) to out[where,where+bits_sz).