mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Fixed doxygen documentation issue: removed spurious duplicate of juce::Box2DRenderer in class list.
This commit is contained in:
parent
0bc3388d2b
commit
e77902b5d7
1 changed files with 2 additions and 0 deletions
|
|
@ -30,9 +30,11 @@
|
|||
|
||||
#include "box2d/Box2D.h"
|
||||
|
||||
#ifndef DOXYGEN // for some reason, Doxygen sees this as a re-definition of Box2DRenderer
|
||||
namespace juce
|
||||
{
|
||||
#include "utils/juce_Box2DRenderer.h"
|
||||
}
|
||||
#endif // DOXYGEN
|
||||
|
||||
#endif // JUCE_BOX2D_H_INCLUDED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue