bower install ie10-viewport-bug-workaround --save
There are both compressed (with min suffix)and original files.
CSS file should be after Bootstrap.css file and JS file after Bootstrap.js at your site.
For those who prefer inserting files from MaxCDN, the links are:
https://maxcdn.bootstrapcdn.com/css/ie10-viewport-bug-workaround.css
https://maxcdn.bootstrapcdn.com/js/ie10-viewport-bug-workaround.js
With coming of Bootstrap 4 I hope there will be no changes, but if you find something, please submit an issue here.
As only respository found for this workaround https://github.com/Haixing-Hu/bootstrap3-ie10-viewport-bug-workaround has no update, so the CSS file is not available, I decided to make a new one.