adding privacy shield files

This commit is contained in:
Wayne Chen 2019-02-27 18:04:09 -08:00
parent db6bf46ee7
commit 3b6c0b5b18
2 changed files with 24 additions and 0 deletions

View file

@ -0,0 +1,12 @@
//
// PrivacyShield.h
// interface/src/ui
//
// Created by Wayne Chen on 2/27/19.
// Copyright 2019 High Fidelity, Inc.
//
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
#include "PrivacyShield.cpp"

View file

@ -0,0 +1,12 @@
//
// PrivacyShield.h
// interface/src/ui
//
// Created by Wayne Chen on 2/27/19.
// Copyright 2019 High Fidelity, Inc.
//
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
#pragma once