aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/main.h
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2011-02-18 17:40:31 +0100
committerGravatar Gael Guennebaud <g.gael@free.fr>2011-02-18 17:40:31 +0100
commit6456b74a894af1737006489fa32570fc7c99ccaf (patch)
tree4b3b570e23fc0f6d19fc8b14978b22a195f5416d /test/main.h
parent86ca05b324f3f27249eb74b5ec839e2c331c8bbb (diff)
parentaa966ca319bb2cce3f7f1eef0062fb7bc7534b6e (diff)
merge
Diffstat (limited to 'test/main.h')
-rw-r--r--test/main.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/main.h b/test/main.h
index 51eca5453..d1c3dc10f 100644
--- a/test/main.h
+++ b/test/main.h
@@ -541,4 +541,3 @@ int main(int argc, char *argv[])
EIGEN_CAT(test_,EIGEN_TEST_FUNC)();
return 0;
}
-