Update samples.

This commit is contained in:
Alex Voicu
2018-10-13 23:28:22 +01:00
parent 5312336ce2
commit 7839045d30
5 changed files with 5 additions and 79 deletions
+2 -2
View File
@@ -26,8 +26,8 @@ THE SOFTWARE.
// which can only be used on the device. The programmer has full control
// over when data is copied.
#include <hc.hpp>
#include <hc_am.hpp>
#include <hc/hc.hpp>
#include <hc/hc_am.hpp>
int main(int argc, char* argv[]) {
int sizeElements = 1000000;