Skip to content

Commit

Permalink
Add Queue to gdx.gwt.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkyenus committed Nov 24, 2015
1 parent d22b036 commit d649ef7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gdx/src/com/badlogic/gdx.gwt.xml
Expand Up @@ -413,6 +413,7 @@
<include name="utils/Pools.java"/>
<include name="utils/Predicate.java"/>
<include name="utils/PropertiesUtils.java"/>
<include name="utils/Queue.java"/>
<include name="utils/QuickSelect.java"/>
<include name="utils/ReflectionPool.java"/>
<include name="utils/Scaling.java"/>
Expand Down

0 comments on commit d649ef7

Please sign in to comment.