move `shellQuote` to implementation file v2016.09.19.00
authorDominik Gabi <dominik@fb.com>
Fri, 16 Sep 2016 22:00:45 +0000 (15:00 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Fri, 16 Sep 2016 22:08:34 +0000 (15:08 -0700)
commit5bebf3c9ea5276ce8a099bcce9a3dfa9c6727bb8
tree7956b3a79d62efc6109e8fad033aafdb5cb01cb7
parentd9749c81897ace66bbce2d428cca7118c0f53cd0
move `shellQuote` to implementation file

Summary: Fixing ODR violations...

Reviewed By: simpkins, yfeldblum

Differential Revision: D3875667

fbshipit-source-id: 0d8ec0b48e14fffb7e3e60c0e68e2576b2f58d1e
folly/Makefile.am
folly/Shell.cpp [new file with mode: 0644]
folly/Shell.h