Minor modification in cpp template.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* Check cf5-opt.vim defs.
|
||||
/*
|
||||
VIM: let b:lcppflags="-std=c++11 -O2 -pthread"
|
||||
VIM: let b:cppflags=g:Iboost.g:Itbb
|
||||
VIM: let b:ldflags=g:Lboost.g:Ltbb.g:tbbmalloc
|
||||
VIM: let b:ldflags=g:Lboost.g:Ltbb
|
||||
VIM: let b:ldlibpath=g:Bboost.g:Btbb
|
||||
*/
|
||||
#include <tbb/enumerable_thread_specific.h>
|
||||
|
||||
Reference in New Issue
Block a user