10 lines
86 B
C
10 lines
86 B
C
// objwrappers.h
|
|
|
|
#pragma once
|
|
|
|
#include "../stdafx.h"
|
|
#include "jsobj.h"
|
|
|
|
|
|
|