util: Migrated nontrivial from text

This commit is contained in:
Paul Beckingham 2016-12-11 17:34:50 -05:00
parent a7d90fa1fa
commit 0027c9face
7 changed files with 27 additions and 27 deletions

View file

@ -62,6 +62,7 @@ const std::vector <std::string> extractParents (
std::string osName ();
const std::string obfuscateText (const std::string&);
bool nontrivial (const std::string&);
#endif
////////////////////////////////////////////////////////////////////////////////