mirror of
https://github.com/overte-org/overte.git
synced 2025-07-11 15:58:41 +02:00
11 lines
342 B
C++
11 lines
342 B
C++
//
|
|
// Created by Sam Gondelman on 2/7/2019
|
|
// 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 "MaterialNetworkingLogging.h"
|
|
|
|
Q_LOGGING_CATEGORY(materialnetworking, "hifi.gpu-material-network")
|