Add a comment and replace some class references
Also, removed some unused headers, and moved the constructor/destructor functions to the top
This commit is contained in:
@@ -19,9 +19,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <string.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "obs.h"
|
||||
|
||||
/* RAII wrappers */
|
||||
|
Reference in New Issue
Block a user