Update to the latest AMTL (#381)

* Update to latest AMTL.

* Update .gitignore for VS2015
This commit is contained in:
Vincent Herbet
2016-08-12 15:30:06 +02:00
committed by GitHub
parent b9997eb628
commit e24b9548d4
9 changed files with 74 additions and 23 deletions

View File

@ -41,7 +41,7 @@
#include <stdlib.h> // memalign
#include <stdio.h>
#include <amtl/am-utility.h>
#include <amtl/am-bits.h>
namespace Trampolines
{