Skip to content

Commit

Permalink
bits folder include
Browse files Browse the repository at this point in the history
  • Loading branch information
niosus committed May 7, 2016
1 parent a2d96d0 commit 70d4916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions EasyClangComplete.sublime-settings
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"include_dirs" : [
"/usr/include",
"/usr/include/c++/4.6", // this is for travis build
"/usr/include/c++/4.6/x86_64-linux-gnu",
"$project_base_path/src",
"/workspace/$project_name/src",
],
Expand Down

0 comments on commit 70d4916

Please sign in to comment.