X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=folly%2FUnicode.h;h=a0cd6c0c494a57cef3ddcfda65d8626a211564ea;hb=82ba5835fb134d84cf15f23d2a1eb3ba93858385;hp=d88aa71473f61425ea88ad1a976f7b783130e943;hpb=5c77fedbef46995a71ffa268c9fcaf49efddd01b;p=folly.git diff --git a/folly/Unicode.h b/folly/Unicode.h index d88aa714..a0cd6c0c 100644 --- a/folly/Unicode.h +++ b/folly/Unicode.h @@ -1,5 +1,5 @@ /* - * Copyright 2013 Facebook, Inc. + * Copyright 2015 Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,7 +19,7 @@ #ifndef FOLLY_UNICODE_H_ #define FOLLY_UNICODE_H_ -#include "folly/FBString.h" +#include namespace folly {