Merge pull request #1086 from birarda/assignment

trivial change to Agent to trigger re-deploy
This commit is contained in:
Stephen Birarda 2013-10-18 09:53:40 -07:00
commit 766430c618

View file

@ -36,4 +36,4 @@ private:
std::vector<AudioInjector*> _audioInjectors;
};
#endif /* defined(__hifi__Operative__) */
#endif /* defined(__hifi__Agent__) */