2025-04-27 07:49:33 -04:00

13 lines
257 B
C

/*
* Central location for project specific headers for cross project inclusion
*/
#ifndef DUI_DUIPARSERP_H_INCLUDED
#define DUI_DUIPARSERP_H_INCLUDED
#pragma once
#include "..\Engine\Parser\Published.h"
#endif // DUI_DUIPARSERP_H_INCLUDED