Don't include variable-unserializer-inl.h everywhere.
commitec21cd60ec5902c59ca40244194fc62d2c8f7d7a
authorEdwin Smith <smith@fb.com>
Mon, 24 Aug 2015 18:42:02 +0000 (24 11:42 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Mon, 24 Aug 2015 19:00:27 +0000 (24 12:00 -0700)
tree19edf890e67b86f4e49962c01dd3b9f5a2de60ba
parent508a7177eef43216377cee2f8fc1b19a9248bcda
Don't include variable-unserializer-inl.h everywhere.

Summary: All the uses are from variable-unserializer.cpp now, so just move
the functions there and get rid of the header file.

Reviewed By: @ricklavoie

Differential Revision: D2369636
hphp/runtime/base/variable-unserializer-inl.h [deleted file]
hphp/runtime/base/variable-unserializer.cpp
hphp/runtime/base/variable-unserializer.h