Add a dedicated library for working with JSON (#2047)
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
// standard library headers
|
||||
#include <memory>
|
||||
|
||||
namespace nvprefs {
|
||||
|
||||
class nvprefs_interface {
|
||||
|
||||
Reference in New Issue
Block a user