Conflicts: include/igl/slice.cpp Former-commit-id: 6cbc313d50605f4f9d8f3a8f481afab622d4e45a
@@ -65,7 +65,7 @@ If you save this in `hello.cpp`, then you could compile this with (assuming
Eigen is installed in `/usr/local/include/eigen3`):
```bash
-gcc -I/usr/local/include/eigen3 -I./libigl/include/ hello.cpp -o hello
+g++ -std=c++11 -I/usr/local/include/eigen3 -I./libigl/include/ hello.cpp -o hello
```
Running `./hello` would then produce
@@ -1 +1 @@
-2e28a844cc4816cdb363bc90d54f37dfa1a0a9e0
+1bd069dc597f054c2d4d8c93d9eb6a671b119c86
-e3cd39bc873032bb79fbeb7608aa1e08aba4eac2
+6d633e0a6c52bd9130db774013a00a5dbe7adeb6
-a946fc13d18614f2696a1ed94978ab61e76a722b
+9bcc46445af9bf39049eca841aa080838c2ee837
@@ -0,0 +1 @@
+c55d7d3d54e0d078c021f187cfe0bc8e2c40a526