This commit is contained in:
elasota
2021-04-15 19:52:50 -04:00
parent 4e8e76f8fc
commit bd422d0eb3

View File

@@ -1,9 +1,9 @@
#pragma once #pragma once
#include "GpDriverIndex.h" #include "GpDriverIndex.h"
class PLDrivers class PLDrivers
{ {
public: public:
static GpDriverCollection *GetDriverCollection(); static GpDriverCollection *GetDriverCollection();