Add rocr namespace to core header and impl files

Change-Id: I1e1b33f9bba1078d049bc19797889988c3e43360


[ROCm/ROCR-Runtime commit: fa13208698]
This commit is contained in:
Ramesh Errabolu
2020-06-06 22:16:03 -05:00
committed by Sean Keely
parent 943e0d9ddc
commit b84e4987da
86 changed files with 376 additions and 187 deletions
@@ -54,6 +54,7 @@
#include <cstddef>
namespace rocr {
namespace amd {
namespace options {
@@ -379,3 +380,4 @@ void OptionParser::Reset() {
} // namespace options
} // namespace amd
} // namespace rocr