#ifndef V8_OBJECTS_TORQUE_DEFINED_CLASSES_H_
#define V8_OBJECTS_TORQUE_DEFINED_CLASSES_H_
#include "src/objects/arguments.h"
#include "src/objects/descriptor-array.h"
#include "src/objects/fixed-array.h"
#include "src/objects/heap-object.h"
#include "src/objects/megadom-handler.h"
#include "src/objects/objects.h"
#include "src/objects/object-macros.h"
namespace v8 {
namespace internal {
class Oddball;
#include "torque-generated/src/objects/torque-defined-classes-tq.inc"
}
}
#include "src/objects/object-macros-undef.h"
#endif