Schedule destroyInstances only when first singleton is created
[folly.git] / folly / IPAddress.cpp
index e59caf3b36ac8fa10b989a9fc03d0ee04d54257f..0a92d3cbaa6260e5bc7caa2647f49de69608e6ec 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#include "IPAddress.h"
+#include <folly/IPAddress.h>
 
 #include <limits>
 #include <ostream>